• 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. Digital Implementation
  3. importing P/G pins into Encounter with .def file

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 91
  • Views 3005
  • 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

importing P/G pins into Encounter with .def file

archive
archive over 17 years ago

Dear all,
I have been trying to get the pins (VDD and VSS) in the extracted .def file from cadence into Encounter. however, when i do the defIn cmd, it keeps giving me this error:

Pin "VSS" is not created because it's not in the netlist and also not a P/G pin.

>> I know it's not declared in the Verilog netlist since it is power/ground pin. Why does Encounter not recognize it as a P/G pin. even in my .conf file, i have this:

set rda_input(ui_pwrnet) {VDD}
set rda_input(ui_gndnet) {VSS}

so if anyone has experience the same, please let me know. thank you very much.
regards,
chhay


Originally posted in cdnusers.org by kongtep2
  • Cancel
  • archive
    archive over 17 years ago

    HI,
    Just check in you're def file for "SPECIALNETS" sections for VDD and VSS pins . if you are missing them then use "defOut -floorplan" switch to get them in def file . and you get them even from .fp file (loadFPlan) with PGPin , PinBox having such information. hope it will solve your issue.

    Ex. : In PINS section
    - vdd + NET vdd + SPECIAL + DIRECTION INOUT + USE POWER
    + LAYER M4 ( -1440 0 ) ( 1440 280 )
    + FIXED ( 1092580 1191680 ) S ;

    You can also check in .fp ( floorplan) file for the fallowing syntax to existing of POWER and GROUND definition .

    PhysicalNet: vdd -pwr
    PhysicalNet: vss -gnd



    And for PGPins :

    PGPin: vss vss inout gnd fixed 671.8100 1708.8400 N 7 1
    PinBox: 669.2000 1703.6200 674.4200 1708.8400 -lyr 7



    Originally posted in cdnusers.org by mohanch007
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 17 years ago

    mohanch007,
    thank you very much. you saved me! I haven't been trying to figure this out for a long time. it works when i specify the special net/pin in the .def file from cadence.

    I have another question regarding power planning tho. so i created a rectilinear contour for the core with the placement blockage using the partition cut. so when i addRing around the contour of the block, it says:

    selected placement blockage (x1, y1, x2, y2) will be considered by addRing command as placement objects.

    another thing is that the Encounter won't let me addRing using the type: core ring(s) contouring. it says the check design boundary or specify valid offsets.
    please help.
    thank you soooo much for your help!


    Originally posted in cdnusers.org by kongtep2
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • RubenReyes
    RubenReyes over 8 years ago
    How do you use the following syntax in the DEF in the SPECIALNETS section as a pin.

    What does the syntax mean?

    + LAYER m0 WIDTH 22 SPACING 18
    • 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