Forum Discussion
ymiler
Contributor
2 years agoIs there a way to include file with macros without having to use `include in every
Hi My Quartus Prime Pro version is 22.3 During the analysis and sythesis stage, I get compilation issues due to undefined text macros. The text macros are declared in their own file and used in o...
RichardT_altera
Super Contributor
2 years agoHave you try using the assignment:
set_global_assignment -name VERILOG_CU_MODE MFCU
You can find a good explanation here:
Regards,
Richard Tan