Vlsi Ratioed (Pseudo) Logic
Vlsi Ratioed (Pseudo) Logic
- In complementary CMOS, PMOS devices are sized larger to compensate for slower
mobility and to realize symmetric delay. Large PMOS devices add large input
capacitances and require large logical effort.
- Pseudo NMOS reduces i/p capacitance and hence improve logical effort but require
correct ratio of pull-up and pull-down strength.
- No. of transistors = N+1
2
2
2V DD VTN VOL V IL P V DD VTP
2
2
2
2
VOL V DD VTN V DD VTN N V DD VTP
P
N
P
Example:
Consider a CMOS process with VDD=5V, VTN=0.7V, VTP=0.87V, kn=150uA/V2,
kp=68uA/V2, where kn/kp is called the process conductance parameter (COX). A pseudo
NMOS inverter is sized with (W/L)n=4 and (W/L)p=6
N
408
(V DD VTP ) 2 4.3 ( 4.3) 2
( 4.2) 2 1.75V
P
600
This above is too large to be interpreted as logic 0.
If we increase (W/L)n=8 and decrease (W/L)p=2,
VOL VDD VTN (V DD VTN ) 2
VOL 4.3
(4.3) 2
136
( 4.2) 2 0.24V
1200
which is acceptable as it is below the voltage Vin=VTN that turns NMOS devices ON (this
is needed so that low o/p does not turn on next stage)
If the pull-up is too weak, the rising delay will be too slow.
Pseudo NMOS logic are useful for large fan-in circuits but Ps0 limits their use.
When area is most important, the reduced transistor count as compared to
complementary CMOS is quite attractive.
Pseudo NMOS is well-suited for NOR structures (used in RAMs, PLAs)
The logical effort is independent of inputs in wide NORs and is useful for fast wide
NOR gates on NOR-based structures like ROMs and PLAs when power permits.
Pseudo-NAND vs Pseudo-NOR