who do you think you are? I AM

This commit is contained in:
Nicholas Orlowsky 2024-04-07 23:55:54 -05:00
parent f2c0935b60
commit a93cc69e2c
Signed by: nickorlow
GPG key ID: 838827D8C4611687
51 changed files with 25967 additions and 36047 deletions

View file

@ -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