Add gen-collateral to Verilator include dir
This fixes VX_define.vh not being found when compiling Vortex verilog sources.
This commit is contained in:
@@ -152,6 +152,7 @@ VERILATOR_NONCC_OPTS = \
|
|||||||
$(MAX_WIDTH_OPTS) \
|
$(MAX_WIDTH_OPTS) \
|
||||||
$(SIM_PREPROC_DEFINES) \
|
$(SIM_PREPROC_DEFINES) \
|
||||||
$(VERILATOR_PREPROC_DEFINES) \
|
$(VERILATOR_PREPROC_DEFINES) \
|
||||||
|
-I$(GEN_COLLATERAL_DIR) \
|
||||||
--top-module $(TB) \
|
--top-module $(TB) \
|
||||||
--vpi \
|
--vpi \
|
||||||
-f $(sim_common_files)
|
-f $(sim_common_files)
|
||||||
|
|||||||
Reference in New Issue
Block a user