/nand2tetris

Project files for nand2tetris course on Coursera

Primary LanguageAssembly

nand2tetris

Project files for nand2tetris course on Coursera

Course - https://www.coursera.org/learn/build-a-computer/

Site - nand2tetris.org

/tools - contains all the files for running the hardware simulator. /projects - contains the project files for building the course projects.

Unit 1

  • And
  • Not
  • Or
  • Xor
  • Mux
  • DMux
  • Not16
  • And16
  • Or16
  • Mux16
  • Or8Way
  • Mux4Way16
  • Mux8Way16
  • DMux4Way
  • DMux8Way

Unit 2

  • Half Adder
  • Full Adder
  • Add16
  • Inc16
  • ALU