Fix +verbose flag for verilator
This commit is contained in:
6
csrc/verilator.h
Normal file
6
csrc/verilator.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _ROCKET_VERILATOR_H
|
||||
#define _ROCKET_VERILATOR_H
|
||||
|
||||
extern bool verbose;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user