Skip to content

Commit bfbe52f

Browse files
committed
Update preproc defines doc
1 parent 669c37a commit bfbe52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ HELP_COMPILATION_VARIABLES += \
1717
" EXTRA_SIM_SOURCES = additional simulation sources needed for simulator" \
1818
" EXTRA_SIM_REQS = additional make requirements to build the simulator" \
1919
" EXTRA_SIM_OUT_NAME = additional suffix appended to the simulation .out log filename" \
20-
" EXTRA_SIM_PREPROC_DEFINES = additional defines passed to the simulator" \
20+
" EXTRA_SIM_PREPROC_DEFINES = additional Verilog preprocessor defines passed to the simulator" \
2121
" ENABLE_YOSYS_FLOW = if set, add compilation flags to enable the vlsi flow for yosys(tutorial flow)" \
2222
" EXTRA_CHISEL_OPTIONS = additional options to pass to the Chisel compiler" \
2323
" MFC_BASE_LOWERING_OPTIONS = override lowering options to pass to the MLIR FIRRTL compiler" \

0 commit comments

Comments
 (0)