URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 69 |
Rev 70 |
Line 615... |
Line 615... |
TRACE_FLAGS=-DVM_TRACE=1 -I${SYSTEMPERL}/src
|
TRACE_FLAGS=-DVM_TRACE=1 -I${SYSTEMPERL}/src
|
#endif
|
#endif
|
|
|
# Only need the trace target if we are tracing
|
# Only need the trace target if we are tracing
|
#ifneq (,$(findstring -trace, $(VLT_FLAGS)))
|
#ifneq (,$(findstring -trace, $(VLT_FLAGS)))
|
VLT_TRACEOBJ = SpTraceVcdC
|
VLT_TRACEOBJ = verilated_vcd_c
|
#endif
|
#endif
|
|
|
# This is the list of extra models we'll issue make commands for
|
# This is the list of extra models we'll issue make commands for
|
# Included is the SystemPerl trace model
|
# Included is the SystemPerl trace model
|
SYSC_MODELS_BUILD=$(SYSC_MODELS) $(VLT_TRACEOBJ)
|
SYSC_MODELS_BUILD=$(SYSC_MODELS) $(VLT_TRACEOBJ)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.