T
Tarek
Guest
hi,
i want to edit my .cdsenv so that it loads the PDK model files from my
local cadence directory rather than from the PDK folder, which is read-
only. first i tried setting the spectre.envOpts modelFiles variable to
"./file.scs" but it would still load from the default location, so I
changed it to "$PWD/file.scs" and it works. I just want to make sure
that using this way is ok because $PWD will change with any cd in
terminal. so far i have tried changing directory, closing terminal,
opening new terminals and it does not affect the $PWD inside cadence.
is there a better way to achieve what i'm doing? i don't want to put
the full path as i am also writing a tutorial for setting up the pdk
for new users and its easier to use this way than making everyone
write full paths.
thanks.
i want to edit my .cdsenv so that it loads the PDK model files from my
local cadence directory rather than from the PDK folder, which is read-
only. first i tried setting the spectre.envOpts modelFiles variable to
"./file.scs" but it would still load from the default location, so I
changed it to "$PWD/file.scs" and it works. I just want to make sure
that using this way is ok because $PWD will change with any cd in
terminal. so far i have tried changing directory, closing terminal,
opening new terminals and it does not affect the $PWD inside cadence.
is there a better way to achieve what i'm doing? i don't want to put
the full path as i am also writing a tutorial for setting up the pdk
for new users and its easier to use this way than making everyone
write full paths.
thanks.