who do you think you are? I AM
This commit is contained in:
parent
f2c0935b60
commit
a93cc69e2c
51 changed files with 25967 additions and 36047 deletions
2
makefile
2
makefile
|
@ -25,5 +25,5 @@ format:
|
|||
build-fpga: *.sv *.qsf *.qpf rom.bin build-rom
|
||||
quartus_sh --flow compile chip8 && ./make_cdf.sh
|
||||
|
||||
run-fpga: build-fpga
|
||||
run-fpga:
|
||||
quartus_pgm -m jtag -o "p;./output_files/chip8.sof" ./output_files/chip8.cdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue