1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
This commit is contained in:
Katherine Parry 2021-04-08 18:06:51 +00:00
commit 6e4a22ec4b
2 changed files with 4 additions and 3 deletions
wally-pipelined/regression

View File

@ -0,0 +1,3 @@
vsim -c <<!
do wally-pipelined-batch.do ../config/rv32ic rv32ic
!

View File

@ -1,3 +1 @@
vsim -c <<!
do wally-pipelined-batch.do ../config/rv32ic rv32ic
!
vsim -do "do wally-pipelined.do ../config/rv32ic"