forked from Github_Repos/cvw
Busybear test now processes first 100 instrs correctly!
- changed test parser to recognize lw in addition to lw also, added temporary questa files (wlft*) to .gitignore
This commit is contained in:
parent
8f6994196a
commit
206747b8b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
transcript
|
||||
vsim.wlf
|
||||
wally-pipelined/wlft*
|
||||
wlft*
|
||||
|
@ -130,6 +130,6 @@ add wave /testbench_busybear/InstrWName
|
||||
#set DefaultRadix hexadecimal
|
||||
#
|
||||
#-- Run the Simulation
|
||||
run 1000
|
||||
run 1300
|
||||
#run -all
|
||||
##quit
|
||||
|
Loading…
Reference in New Issue
Block a user