• 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. Unable to export CDL file

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 16811
  • 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

Unable to export CDL file

Renee
Renee over 15 years ago

Hi, 

I tried to export a cdl file from a small cell sw_dummy(it contains only basic MOS transistors), although it succeeded, the netlist was empty.

Then I tried to export the cdl from Calibre LVS function, but it failed. The error I get is: Netlister: unable to descend into any of the views defined in the view liste: "Cdl schematic" for instance M0 in Cell sw_dummy.

But the circuit designer can export cdl files successfully.

Then, I checked the si.env files, and I think I might find the problem:

In my si.env file, it defines:

 simViewList=`("cdl" "schematic") simStopList=‘("cdl") simSimulator='("cdl")

But in the ckt designer's si.env file, it defines:

 simViewList=`("auCdl" "schematic") simStopList=‘("auCdl") simSimulator='("auCdl")

I tried to change cdl to auCdl, but later I found that the si.env file changed it back every time I exported the CDL file.

Is there any way I can solve this problem?

 Thanks in advance!

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago
    Before starting Virtuoso use:

    setenv CDS_Netlisting_Mode Analog

    Or if using bash or ksh:

    export CDS_Netlisting_Mode=Analog

    That should change the default CDL netlister to "auCdl". If using File->Export->CDL you get a choice of Analog or Digital on the form, but the Calibre interface may not give you that (not a Cadence tool,so I can't say).

    Regards,

    Andrew
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Renee
    Renee over 15 years ago

    Thank you very much for your reply!

    I already solved this problem with your method.

    Although I could set the Netlisting Mode directly to Analog in the form of exporting CDL file in cadence, then it worked, however it did not change the variable CDS_Netlisting_Mode, thus I failed to export the CDL file when I started Calibre LVS and tried to export that file there. It seems that the Calibre LVS exporting CDL file tool relies on the cadence platform to perform the netlisting job.

    • 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