Project 01

Posted by crisam on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Project-01-tp4034587.html

Hello, I am interested in getting started with the project material with creating the 15 gates.
I have gone through the Appendix A.6 and A.7 as well as the "Hardware Simulator Tutorial"
I am ready to edit my files and load them into the simulator but I am not sure how to write the code for the chipset Not.

I can add the BUILTIN Not; This allows the code to run properly and the test to pass.


I would like to have a few simple examples on writing code in HDL. I normally write code for
higher level programming classes so my mind keeps trying to write it in that context.

thanks