Skip to content

guptaanmol184/nand2tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.