1
0
rocket-chip/csrc/verilator.h

7 lines
86 B
C
Raw Normal View History

2016-06-18 06:09:08 +02:00
#ifndef _ROCKET_VERILATOR_H
#define _ROCKET_VERILATOR_H
extern bool verbose;
#endif