Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt works provided that you comply to this restriction:
The path to the include file has to be explicitely writen in your system verilog file. For example: `include "../include/types.svh".