SK_VA
Occasional Contributor
5 years agoAdding system Verilog header files in qsf
Hi,
I have many vh and svh header files in the design. When I load the design in quartus 14.0 , even though I add the vh and svh files in the qsf, compilation throws error saying "can't open Verilog Design File "*.vh"
I tried adding the search_path for the folder location where I have all the header files. But that did not solve the issue.
Please let me know how to add header files .vh and .svh in design in quartus lite version.