Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 340 Bytes

How to get this verilog code up and running?

  1. Make sure you have GNU make installed onto your system.
  2. Open up terminal in this directory.
  3. Run make cpu

For running individual circuits check Makefile which will include all the commands per circuit. For running all the circuits altogether run make all.

Roll: 1803119