mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 13:27:16 -04:00
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
ed85fda42a
commit
be3d024527
2 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue