nand2tetris

This commit is contained in:
2024-12-10 01:25:05 +03:00
parent 2acbfd9d8d
commit c1d75786ef
31 changed files with 1058 additions and 24 deletions

View File

@ -0,0 +1,3 @@
We're going to use 1-bit andGate module for this 16-bit module.
We already have andGate module made with nands.