change models in OCEAN

V

vara

Guest
Hi!
I want to simulate a circuit both in Verilog-A model and Transistor
model
and compare the results. Now, i specify the location of netlist of the
schematic in the OCEAN script
and it takes care of the models i want to use.
Is it possible to specify what models i want to use the OCEAN script
directly.
That way i do not have to go to the netlist file and change the
models.
thanks,
Vara
 
On Wed, 18 Jul 2007 13:38:21 -0000, vara <varaprasad.goluguri@gmail.com> wrote:

Hi!
I want to simulate a circuit both in Verilog-A model and Transistor
model
and compare the results. Now, i specify the location of netlist of the
schematic in the OCEAN script
and it takes care of the models i want to use.
Is it possible to specify what models i want to use the OCEAN script
directly.
That way i do not have to go to the netlist file and change the
models.
thanks,
Vara
The easiest way to do this is to have two config views, which are set up to
either use the verilog-a or the schematic. Then use the
design(lib cell "config") syntax and run from icfb rather than from the "ocean"
executable. That way it can renetlist as needed.

Regards,

Andrew.
--
Andrew Beckett
Senior Solution Architect
Cadence Design Systems, UK.
 

Welcome to EDABoard.com

Sponsor

Back
Top