mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Merge pull request #433 from ross144/main
Reverted linux testbench to not check for match against QEMU.
This commit is contained in:
commit
f663b26e14
@ -27,7 +27,7 @@
|
|||||||
`include "config.vh"
|
`include "config.vh"
|
||||||
import cvw::*;
|
import cvw::*;
|
||||||
|
|
||||||
`define DEBUG_TRACE 1
|
`define DEBUG_TRACE 0
|
||||||
// Debug Levels
|
// Debug Levels
|
||||||
// 0: don't check against QEMU
|
// 0: don't check against QEMU
|
||||||
// 1: print disagreements with QEMU, but only halt on PCW disagreements
|
// 1: print disagreements with QEMU, but only halt on PCW disagreements
|
||||||
|
Loading…
Reference in New Issue
Block a user