How to stream out one cdl netlist in command line?

Discussion in 'Cadence' started by tech11, Jul 23, 2007.

  1. tech11

    tech11 Guest

    The command pipo only support the translator 'strm' and 'cif' stream in or
    out. How should I stream out cdl netlist in command line? I need the netlist
    to run lvs check according to one cell name list. Thanks for your help!

    B.R.

    Joffre
     
    tech11, Jul 23, 2007
    #1

  2. Create a si.env file in the same manner it is created by cadence and
    run

    si -batch -command netlist


    rds
     
    Guenther Sohler, Jul 23, 2007
    #2
  3. tech11

    tech11 Guest

    Guenther,

    Thanks for your answers.

    In some directory, the above command may get the correct result, but some
    other directory, when I run 'si -batch -command netlist', I get the
    following info:
    si: Simulation is already running in run directory
    "/home/joffre/xxxx".

    Why is it?
     
    tech11, Jul 25, 2007
    #3
  4. tech11

    S. Badel Guest

    In some directory, the above command may get the correct result, but some
    It's probably a locking problem... a file named .running is roaming somewhere in this directory.

    See sourcelink solution number 11134424 for details.

    Stéphane
     
    S. Badel, Jul 25, 2007
    #4
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.