R
Rajat Mitra
Guest
Can someone show me how to include header file paths in the PC based NC-Sim
environment ?? In unix I would have just done +include+<directory_name>+ in
my run.f file;
I tried adding the paths in the "include" window in the verilog compiler
option but it still complains that it cant find "sys_defs.vh" that I have in
a number of my source files as -
`include "sys_defs.h"
Thanks for your help,
Rajat
environment ?? In unix I would have just done +include+<directory_name>+ in
my run.f file;
I tried adding the paths in the "include" window in the verilog compiler
option but it still complains that it cant find "sys_defs.vh" that I have in
a number of my source files as -
`include "sys_defs.h"
Thanks for your help,
Rajat