fix memory write address decoding for busybear tests

This commit is contained in:
Noah Boorstin 2021-01-28 01:04:56 -05:00
parent 52d6a01cea
commit ed85fda42a

View File

@ -130,6 +130,6 @@ add wave /testbench_busybear/InstrWName
#set DefaultRadix hexadecimal #set DefaultRadix hexadecimal
# #
#-- Run the Simulation #-- Run the Simulation
run 900 run 1000
#run -all #run -all
##quit ##quit