• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Export CDL netlist from two schematic view?

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 125
  • Views 19152
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Export CDL netlist from two schematic view?

fqp1000y
fqp1000y over 14 years ago

Dear

    I have a lower level cell name CELL1, and it have two schematic view, one is schematic, another is schematic1;

   And I have a top level schematic name TOP, it instantion CELL1.

   Now i want to export two CDL netlist from TOP, one is NETLIST1, another is NETLIST2.

   The subckt CELL1 in NETLIST1 is generated from schematic, and NETLIST2 is generated from schematic1

   How i can do this?Thanks!

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    Several ways.

    If using IC614, on the File->Export->CDL you can alter the cdlSimViewList field, so you can add "schematic1" into the view list before "schematic".

    If using IC5141, you could put a line in your .simrc file (say in the working directory) saying:

    cdlSimViewList='("auCdl" "schematic1" "schematic")

    In either release, you could create a config (using File->New->CellView and using Hierarchy Editor as the tool) which can then define the rules by which the design is expanded - and you could either tell it to use view schematic1 for this cell, or for a specific instance. Then you'd netlist with the lib/cell/view being this config view you created.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • fqp1000y
    fqp1000y over 14 years ago

    Thanks

       I got it .

       My version is IC610, i can not find the cdlSimViewList field . Where i can find it?

    Regards

     Xiao Fu

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    Xiao Fu,

    This changed in IC614 (check Help->About virtuoso to see what version you're using). This is the supported version of IC61, so maybe you need to get a newer version?

    Otherwise you can use the same approach as in IC5141 (.simrc) or you can use a config view.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • fqp1000y
    fqp1000y over 14 years ago

    Andrew

        Thank you for you help!

        I have a mistake about the tool's version, the real version is IC612.

       I add cdlSimViewList to si.env file, and my question solved; 

    Regards

    Xiao Fu

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information