I
ian
Guest
Hi,
I am trying to use $system(setenv DISPLAY bird) to setup an env
variable in verilog. But it seems it complains that the command setenv
can not be found. So my question is: How can I define an env variable,
for example DISPLAY, in verilog. I am using linux server to do the job,
I think the setenv works the same.
Thanks in advance!
Ian
I am trying to use $system(setenv DISPLAY bird) to setup an env
variable in verilog. But it seems it complains that the command setenv
can not be found. So my question is: How can I define an env variable,
for example DISPLAY, in verilog. I am using linux server to do the job,
I think the setenv works the same.
Thanks in advance!
Ian