• 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. connectivity check after p&R

Stats

  • Locked Locked
  • Replies 14
  • Subscribers 90
  • Views 6035
  • 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

connectivity check after p&R

archive
archive over 19 years ago

Hi;
Thank you for the help.
Since this is my first time to use encounter, I have many problems.
When I am done with P&R and did connectivity check, I have connection problems with vdd and vss.
I have already done the following.

sroute -nets {vdd vss}

but still have this problem.
Can I check if this is a real problem?
If so, how can I solve this problem?

Thank you so much


Originally posted in cdnusers.org by semicond
  • Cancel
  • archive
    archive over 18 years ago

    I am running First Encounter v06.10-p005_1 (7/2006) for Linux. I am using ARM 90nm wirebond for the I/O and want to do the power planning.

    I create the global power nets with:
    globalNetConnect VDD -type pgpin -pin VDD -inst * -override -verbose
    globalNetConnect VSS -type pgpin -pin VSS -inst * -override -verbose
    globalNetConnect VDD -type tiehi -inst * -override -verbose
    globalNetConnect VSS -type tielo -inst * -override -verbose

    Then I route the special nets and followpins with:
    sroute -noCorePins -noPadRings -noBlockPins -noStripes -jogControl { preferWithChanges differentLayer } -nets {VSS VDD}

    After this is complete, I run verify connectivity and get:
    Net VDD: unconnected terminal, special open, antenna.
    Net VSS: unconnected terminal, special open, antenna.

    I think it is because of this that I have problems routing the tie high/low pins because the entire VDD/VSS nets are open/unconnected. Am I missing something obvious?


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

    not sure what you are trying to connect if you used "-noCorePins -noPadRings -noBlockPins -noStrips". If you just want to have only M1 follow pin then it is ok. With that, all the M1 follow pins are not connected since you told "sroute" not to connect them thru either padRing or Strips and you will have open VSS/VDD nets.

    li siang


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

    Sorry, the sroute command was one of a series from the script. Later it was called with:
    sroute -noPadRings -jogControl { preferWithChanges differentLayer } -nets { VSS VDD }

    I solved the problem, actually. I had several blocks with block rings and there were stripes that were routed very close to the block rings. The followpins were routing to the stripes and not the block rings causing the open net. By increasing the value of the -merge_stripes_value option for addStripe, stripes that are too close to the block rings will merge and the problem was solved.

    Thank you for your help.


    Originally posted in cdnusers.org by umdcdn08
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • khangupmc
    khangupmc over 15 years ago

    Hi everyone,

    I have the same problem of conectivity too:

    Design Name: cordic
    Database Units: 1000
    Design Boundary: (0.0000, 0.0000) (1267.7200, 1267.7200)
    Error Limit = 1000; Warning Limit = 50
    Check all nets
    Net vdd: special open.
    Net gnd: special open.

    Begin Summary
        4 Problem(s) [200]: Special Wires: Pieces of the net are not connected together.
        4 total info(s) created.
    End Summary

    End Time: Sat Mar 27 12:24:01 2010
    ******** End: VERIFY CONNECTIVITY ********

      Verification Complete : 4 Viols.  0 Wrngs.

    Then I've used the following command:

     sroute -noPadRings -jogControl { preferWithChanges differentLayer } -nets { gnd vdd}

    but the terminal said that:

    Begin power routing ...
    **WARN: (SOCSR-1254):    Net vdd does not have block pins to be routed. Please check net list.
    **WARN: (SOCSR-1256):    Net vdd does not have CORE class pad pins to be routed.
        Please check net list or port class.
    Net vdd does not have AREAIO class pad pins to be routed.
        Please check net list or port class.
    **WARN: (SOCSR-1254):    Net gnd does not have block pins to be routed. Please check net list.
    **WARN: (SOCSR-1256):    Net gnd does not have CORE class pad pins to be routed.
        Please check net list or port class.
    Net gnd does not have AREAIO class pad pins to be routed.
        Please check net list or port class.
     

     Would you please tell me where is the source of this error? 

    Thank you very much.

     

     

     

    • 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