make testbench-linux halt on some discrepancies with QEMUw

This commit is contained in:
bbracker 2021-10-09 17:22:30 -07:00
parent 96565f9435
commit 6fce53d146

View File

@ -27,7 +27,7 @@
`include "wally-config.vh" `include "wally-config.vh"
`define DEBUG_TRACE 0 `define DEBUG_TRACE 2
// 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