Reverted linux testbench to not check for match against QEMU.

This commit is contained in:
Rose Thompson 2023-10-17 10:00:50 -05:00
parent 8f2ca2ae15
commit faea7db1b2

View File

@ -27,7 +27,7 @@
`include "config.vh"
import cvw::*;
`define DEBUG_TRACE 1
`define DEBUG_TRACE 0
// Debug Levels
// 0: don't check against QEMU
// 1: print disagreements with QEMU, but only halt on PCW disagreements