• 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. print pins into csv file

Stats

  • Replies 2
  • Subscribers 149
  • Views 394
  • Members are here 0

print pins into csv file

gangliurfic
gangliurfic 25 days ago

I want to select an instance in a schematic and then call a function to save all the pins, name, direction, signal type, net into a csv file.

Is there such a build in function in Cadence?

I have a code working for name and direction, but got stuck at signal type

Below is the part of the code i am using, name and direction works fine, but signal type returns nil, so I am getting errors for fprint.

pinname=instTerm~>term->name
pindirection=instTerm~>term->direction
pinsig=instTerm~>term~>sigType
netname=instTerm~>term~>net~>name
fprintf(myPort "\n%s\t%s\t%s\t%s" pinname pindirection "not working yet" netname)

How can this be fixed?

Thanks!

  • Cancel
  • Sign in to reply
Parents
  • gangliurfic
    gangliurfic 9 days ago

    Hi Andrew,

    For some reason, I can't create new post in this forum. even when I reply a post, it says something went wrong and I need to contact the administor.

    I am sorry to reply here, but this is the only thing I can do to draw your attention.

    I don't know if it is just my problem or it is a server problem.

    Please help.

    Thank you!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • gangliurfic
    gangliurfic 9 days ago

    Hi Andrew,

    For some reason, I can't create new post in this forum. even when I reply a post, it says something went wrong and I need to contact the administor.

    I am sorry to reply here, but this is the only thing I can do to draw your attention.

    I don't know if it is just my problem or it is a server problem.

    Please help.

    Thank you!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data

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.

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

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