Skip to content

ravishan16/nand2tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nand2tetris

Started Week1 - Apr 16, 2018

Objective is construction of basic chip-set using NAND gate, HDL and Hardware simulator.

  • Elementary Logic Gates - Not, And, Or, Xor, Mux, Dmux
  • 16 bit Bitwise Gates - Not16, And16, Or16, Mux16
  • Multiway Variants - Or8Way, Mux4Way16, Mux8Way16, DMux4Way, DMux8Way