addition to last commit

This commit is contained in:
Teo Ene 2021-03-17 14:52:31 -05:00
parent dfe6df2e00
commit d72d774a0b
2 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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