- Make sure you have GNU
make
installed onto your system. - Open up terminal in this directory.
- 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
.