OPAE HW full redesign - basic test passing

This commit is contained in:
Blaise Tine
2020-04-02 05:10:51 -04:00
parent 7b4b44e5ab
commit 7e4399e3ac
16 changed files with 844 additions and 903 deletions

View File

@@ -17,6 +17,9 @@ $(BUILD_DIR)/Makefile:
run-ase:
cd $(BUILD_DIR) && MENT_VSIM_OPT="-dpicpppath /usr/bin/gcc" make sim
wave:
vsim -view $(BUILD_DIR)/work/vsim.wlf -do wave.do
run-fpga:
# TODO