1
0
rocket-chip/csrc/verilator.h

7 lines
86 B
C
Raw Normal View History

2016-06-17 21:09:08 -07:00
#ifndef _ROCKET_VERILATOR_H
#define _ROCKET_VERILATOR_H
extern bool verbose;
#endif