forked from Github_Repos/cvw
addition to last commit
This commit is contained in:
parent
dfe6df2e00
commit
d72d774a0b
@ -89,5 +89,5 @@
|
||||
/* verilator lint_off ASSIGNDLY */
|
||||
/* verilator lint_off PINCONNECTEMPTY */
|
||||
|
||||
`define TWO_BIT_PRELOAD "../config/coremark_bare/twoBitPRedictor.txt"
|
||||
`define TWO_BIT_PRELOAD "../config/coremark_bare/twoBitPredictor.txt"
|
||||
`define BTB_PRELOAD "../config/coremark_bare/BTBPredictor.txt"
|
||||
|
@ -93,7 +93,7 @@ add wave -divider RAM
|
||||
add wave -hex -r /testbench/dut/uncore/dtim/RAM
|
||||
add wave -divider Misc
|
||||
add wave -divider
|
||||
add wave -hex -r /testbench/*
|
||||
#add wave -hex -r /testbench/*
|
||||
|
||||
-- Set Wave Output Items
|
||||
TreeUpdate [SetDefaultTree]
|
||||
@ -112,5 +112,5 @@ set DefaultRadix hexadecimal
|
||||
#run 7402000
|
||||
#run 12750
|
||||
#run -all
|
||||
run 3000
|
||||
run 5000
|
||||
#quit
|
||||
|
Loading…
Reference in New Issue
Block a user