• 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 SKILL
  3. Skill Netlist Parser

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 13915
  • 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

Skill Netlist Parser

Praveen Meduri
Praveen Meduri over 17 years ago

Hello,

I have been trying to write a SKILL 'netlist parser' program that takes the netlist file as the input and outputs a datastructure that has all the connectivity information.

My goal is to be able to traverse from one node to another and find the paths between any two nodes; say for example, Vdd and input pins of an opamp.

It would be great if someone could throw in some ideas on how to parse the netlist and create a good datastructure.

I tried creating a list of 'disembodied property list', but ended up making a big mess.

Any references are also welcome and greately appreciated.

 

  • Cancel
  • aplumb
    aplumb over 16 years ago

    Hi Praveen,

    My recommendation would be to read the netlist into DFII using IC6.1 SpiceIn and implement your path traversal using the usual SKILL database access constructs and functions.

    The advantage to this approach is that your code could be written to work equally well on conventionally captured schematics, layout source material (including streamed in GDS), not to mention other applications via the OA API.

    Hope this helps!

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Praveen Meduri
    Praveen Meduri over 16 years ago

    Hello Andrew,

     Thanks a lot for your suggestion. It worked for me.

    Praveen

    • 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