VCD_VERSION is unused
This commit is contained in:
parent
c4f306c145
commit
53fda88d4c
|
|
@ -32,8 +32,6 @@
|
|||
#include <map>
|
||||
using namespace std;
|
||||
|
||||
#define VERILATED_VCD_VERSION 1333 // Version number of this file AS_AN_INTEGER
|
||||
|
||||
class VerilatedVcd;
|
||||
class VerilatedVcdCallInfo;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue