前置课程:nMOS and pMOS Transistors
NOT(2个,一P一N)
NAND(4个,两P两N)
NOR(4个,两P两N)
AND = NAND + NOT (6个,三P三N)
OR = NOR + NOT (6个,三P三N)
逻辑完备性:通过不同数量的AND、OR、NOT,就可以实现任何真值表。
参考书目:
1、Digital Design and Computer Architecture
2、Introduction to Computing Systems:From Bits and Gates to C and Beyond
本文探讨了基于nMOS和pMOS晶体管的CMOS逻辑门设计,包括NOT、NAND、NOR、AND及OR门的组成,并阐述了如何通过组合这些基本逻辑门来实现任何真值表,展示了逻辑完备性的概念。同时,推荐了两本参考书籍《Digital Design and Computer Architecture》和《Introduction to Computing Systems: From Bits and Gates to C and Beyond》,以深化读者对数字逻辑设计的理解。
1116

被折叠的 条评论
为什么被折叠?



