J
JohnSmith
Guest
Hi,
How can I use an environment variable in a ".do" script running it in
the modelsim window?
I tried the windows environment variable in % characters, but doesnt
work. Absolute paths work but I want use this scripts on different
computers.
vsim -sdftyp {/UUT=%MYDIR%/dir/.../timesim.sdf} ...
Thanks
How can I use an environment variable in a ".do" script running it in
the modelsim window?
I tried the windows environment variable in % characters, but doesnt
work. Absolute paths work but I want use this scripts on different
computers.
vsim -sdftyp {/UUT=%MYDIR%/dir/.../timesim.sdf} ...
Thanks