Merge pull request #433 from ross144/main

Reverted linux testbench to not check for match against QEMU.
This commit is contained in:
David Harris 2023-10-17 11:13:11 -07:00 committed by GitHub
commit c685837d08

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