url: https://www.coursera.org/learn/build-a-computer/
Author: Baihyf
- run
./nand2tetris/tools/HardwareSimulator.sh
to open the hardware simulator - after running test script, use
diff ./nand2teris/projects/x/xxx.out ./nand2teris/projects/x/xxx.cmp
to check the result.