Hi, I have a question on how to perform SKILL functions in command line mode.
What I want to do is to
(1) start cadence with no GUI.
(2) perform a series of SKILL function (defined in a do file) such as adding tech file to a library, adding layers.
(3) quit cadence
Heard that virtuoso -nograph option would work but it looks like I need to setup some unix environment variables to make that command work. Not sure what environment variable should I be adding in .kschrc files. Can anyone help?
Thanks.