add STOP_COND to emulator & match vsim PRINTF_COND
This commit is contained in:
committed by
Andrew Waterman
parent
656aa78f7d
commit
cf3c6fa277
@ -6,6 +6,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
extern bool verbose;
|
||||
extern bool done_reset;
|
||||
|
||||
class VerilatedVcdFILE : public VerilatedVcdFile {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user