Open
Description
Hi,
I just want to pass some defines from my command line to .core file and further this define has to pass to .cc file. This .cc file will create an output file and this output file name I need to control with the define name I am passing.
How can I do this? Does vlogdefine somewhat like below will work?
RV32M:
datatype: str
default: ibex_pkg::RV32MFast
paramtype: vlogdefine
description: "RV32M implementation parameter enum. See the ibex_pkg::rv32m_e enum in ibex_pkg.sv for permitted values."