Fixed simulator includes
This commit is contained in:
@@ -2,10 +2,11 @@
|
|||||||
|
|
||||||
#ifdef USE_MULTICORE
|
#ifdef USE_MULTICORE
|
||||||
#include "VVortex_SOC.h"
|
#include "VVortex_SOC.h"
|
||||||
|
#include "VVortex_SOC__Syms.h"
|
||||||
#else
|
#else
|
||||||
#include "VVortex.h"
|
#include "VVortex.h"
|
||||||
#endif
|
|
||||||
#include "VVortex__Syms.h"
|
#include "VVortex__Syms.h"
|
||||||
|
#endif
|
||||||
#include "verilated.h"
|
#include "verilated.h"
|
||||||
|
|
||||||
#ifdef VCD_OUTPUT
|
#ifdef VCD_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user