mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
addition to last commit
This commit is contained in:
parent
dfe6df2e00
commit
d72d774a0b
@ -89,5 +89,5 @@
|
|||||||
/* verilator lint_off ASSIGNDLY */
|
/* verilator lint_off ASSIGNDLY */
|
||||||
/* verilator lint_off PINCONNECTEMPTY */
|
/* 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"
|
`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 -hex -r /testbench/dut/uncore/dtim/RAM
|
||||||
add wave -divider Misc
|
add wave -divider Misc
|
||||||
add wave -divider
|
add wave -divider
|
||||||
add wave -hex -r /testbench/*
|
#add wave -hex -r /testbench/*
|
||||||
|
|
||||||
-- Set Wave Output Items
|
-- Set Wave Output Items
|
||||||
TreeUpdate [SetDefaultTree]
|
TreeUpdate [SetDefaultTree]
|
||||||
@ -112,5 +112,5 @@ set DefaultRadix hexadecimal
|
|||||||
#run 7402000
|
#run 7402000
|
||||||
#run 12750
|
#run 12750
|
||||||
#run -all
|
#run -all
|
||||||
run 3000
|
run 5000
|
||||||
#quit
|
#quit
|
||||||
|
Loading…
Reference in New Issue
Block a user