You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
最近在看 Nand2Tetris 的课程,这里简单记录下如何用与非门实现其他逻辑门,也就是标题 NAND as Universal Gate。A universal gate is a gate which can implement any Boolean function without need to use any other gate type.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
NAND as Universal Gate
最近在看 Nand2Tetris 的课程,这里简单记录下如何用与非门实现其他逻辑门,也就是标题 NAND as Universal Gate。A universal gate is a gate which can implement any Boolean function without need to use any other gate type.
https://wizd.dev/NAND-as-Universal-Gate/
Beta Was this translation helpful? Give feedback.
All reactions