Command Line Virtuoso

From Vlsiwiki
Revision as of 18:34, 30 October 2009 by Mrg (Talk | contribs) (Created page with 'You can run Cadence virtuoso in command line only mode. To do this, you run: virtuoso -nograph and you will get a prompt: Done loading FreePDK customizations. > Here, you can …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You can run Cadence virtuoso in command line only mode. To do this, you run:

virtuoso -nograph

and you will get a prompt:

Done loading FreePDK customizations.
>

Here, you can run SKILL scripts.

These skill scripts can create cell views, place instances, create shapes, etc. You can run any of the SKILL commands that you see in the CIW during GUI mode cadence.

To quit, type "exit".