• 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. How to attach the cdl netlist with cdl view

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 18923
  • 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

How to attach the cdl netlist with cdl view

scorashu
scorashu over 12 years ago

Hi Forum,

 Is there any possible way in Virtuso to attach a "cdl" netlist with the "cdl" (or auCdl) view?

My objective is as follows:

 I have a cdl netlist and symbol for a gate, I somehow want to associate this netlist to the cdl (or auCdl) view and ship it to other guy.

He should then be able to extract the cdl netlist (for LVS) using the symbol which I have sent in his design (by making cdl as view serach list)

 Is this possible in IC61x Virtuoso?

Regards,

Ashish 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Hi Ashish,

    If you search in cdnshelp for "CDL_NETLIST_FILE" you'll get the instructions on how to do it with auCdl. I've prepared an example, attached.

    In this - there's a "text" view called exampleLib/myblock/cdlNetlist - and this has the CDL netlist in the text.txt file inside the view. I thought this was best so that it was design manageable.

    There's a schematic for myblock, which we won't use because there's a stopping view called auCdl for myblock (a copy of the symbol view). I then opened the auCdl view and added a cellView property, CDL_NETLIST_FILE set to "../cdlNetlist/text.txt" - i.e. a relative path relative to the auCdl view to point at the neighbouring view.

    It's also important for the auCdl simInfo for myblock to be correct - and to have the termOrder matching the terminal order in the textual netlist.

    Finally, you need to set:

    auCdlEnableNetlistInclusion=t

    In your .simrc file to enable this inclusion. In the testcase I put it in the .simrc file in the working dir, but typically you'd have a central one - I'm assuming you do already for other reasons?

    In the testcase you can netlist exampleLib/top/schematic - and you'll get a netlist similar to the file called netlist in the testcase.

    I think this does what you want!

    Kind Regards,

    Andrew.

    cdlForForum.tgz
    • 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