Dynamic logic (digital electronics): Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date the maintenance tags using AWB
Mikm (talk | contribs)
Line 31:
Consider now a dynamic logic implementation:
 
[[Image:dynamic_logic_nand_gateDlnand.PNGsvg|200px|]]
 
The dynamic logic circuit requires two phases. The first phase, when ''Clock'' is low, is called the ''setup phase'' and the second phase, when ''Clock'' is high, is called the ''evaluation phase''. In the setup phase, the output is driven high unconditionally (no matter the values of the inputs ''A'' and ''B''). The [[capacitor]], which represents the load capacitance of this gate, becomes charged. Because the transistor at the bottom is turned off, it is impossible for the output to be driven low during this phase.
Line 40:
 
A popular implementation is [[domino logic]].
 
==External links==
* [http://www.cmosvlsi.com/lect9.pdf Introduction to CMOS VLSI Design – Lecture 9: Circuit Families] – David Harris' lecture notes on the subject.