sevStartSession
sevStartSession( [?designg_design] [ ?libg_lib] [ ?cellg_cell] [ ?viewg_view] [?schematicg_schematic] ) =>t/nil
Description
Starts the Virtuoso Analog Simulation Environment session tied to the specified design. It will try the design first, then lib/cell/view, and finally it will try the schematic. If none of these is specified, it will start a skeleton session that will not be able to do anything until a design has been tied to the session. The lib/cell/view arguments must be specified, otherwise they are ignored.
Arguments
Value Returned
Return to top