Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 791 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 791 Bytes

nand2tetris

Project on hold for sometime...

nand2tetris site resources

nand2tetris on coursera

Basic blocks

  • The most fundamental block used for building all the combinational logic is a NAND GATE.
  • The most fundamental block used for building all the sequential logic is a D-FLIP FLOP.