/nand2tetris

💡 Nand2tetris course

Primary LanguageAssembly

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.