opae rtl fixes

This commit is contained in:
Blaise Tine
2020-05-19 17:36:18 -07:00
parent c209d902a3
commit c37e6e2207
3 changed files with 15 additions and 10 deletions

View File

@@ -47,8 +47,9 @@ source /export/fpga/bin/setup-fpga-env fpga-pac-a10
# Acquire a sever node for running ASE simulations
qsub-sim
# test
# tests
./run_ase.sh ../../driver/tests/basic/basic
./run_ase.sh ../../driver/tests/demo/demo
# modify "vsim_run.tcl" to dump VCD trace
vcd file vortex.vcd
@@ -66,4 +67,7 @@ gtkwave ./build_ase/work/vortex.vcd &
# kill process by Users
ps -u tinebp
kill -9 <pid>
kill -9 <pid>
# fixing device resource busy issue when deleting /build_ase/
lsof +D build_ase