change models in OCEAN

Discussion in 'Cadence' started by vara, Jul 18, 2007.

  1. vara

    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
     
    vara, Jul 18, 2007
    #1
  2. 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, Sep 16, 2007
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.