Project 4

In this project we finish the tasks from Chapter 1 of the book.

Implement the chips And16, Or16, Not16, Or8Way, Mux16, Mux4Way16, Mux8Way16, DMux4Way, and DMux8Way (I recommend this order).

You will find template HDL files and test scripts in the directory projects/01 of the Nand2Tetris software suite.

We discussed the function of this chip in the class. You can also find the description in Sections 1.2.3 and 1.2.4 of our textbook.

You should upload each HDL file individually to our submission server.