Forum Discussion
KennyT_altera
Super Contributor
5 years agoUse the `include directive to include all your header files within the module body.
When synthesizing header files in the Quartus Prime software, do not add the header file to the list of files in the Quartus Prime project.
or
We can include the Verilog macro files into the file list.
- SK_VA5 years ago
Occasional Contributor
Hi ,
I have added the header files in the design files with include directive in module body.
Whether I add the header files (.vh and .svh) to the list of files or not, I get the error "can't open verilog design file "*.vh"