fix memory write address decoding for busybear tests

This commit is contained in:
Noah Boorstin 2021-01-28 01:04:56 -05:00
parent f95d0690ca
commit 8f6994196a

View File

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