Forum Discussion

Luis_R_Intel's avatar
Luis_R_Intel
Icon for New Contributor rankNew Contributor
6 years ago

Is there a way to include file with macros and small modules without having to use `include in every file?

Using the Quartus Prime software during the analysis and sythesis stage, we get compilation issues due to undefined text macros. The text macros are declared in their own file and used in other files...