• 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. Setting power domain locations with CPF flow

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 90
  • Views 16284
  • 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

Setting power domain locations with CPF flow

archive
archive over 17 years ago

The encounter users guide says: "Manually move the power domains into the core area." This lacks a little clarity about what commands I use to do this. I have guessed it might be createFence but have no way to be sure. It seems to work but check place isn't very happy. encounter 30> checkplace **WARN: (SOCSP-364): Placer could not determine rows for 'SRC'. Will use stdCellHgt for flooded rows. **ERROR: (SOCSP-357): Could not init legalization data for powerDomain 'SRC'. **ERROR: (SOCSP-358): PowerDomain box is not valid Searching sourcelink for SOCSP yield nothing. Any suggestions?


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

    Hello,

    The errors here indicate setup issues.

    I suggest you run "verifyPowerDomain" after commitCPF and make sure there are no errors before continuing in the flow.

    Based on the errors it sounds like the power domains were not moved into the core area. You should not need to use createFence as this will be taking care of via CPF commit. Drag the power domain into the core area and resize as needed.

    The error "...Could not init legalization data for powerDomain" makes me think the power domain has not been dragged into the core area.....

    Here is the flow:

    loadConfig
    loadCPF
    commitCPF
    Note: You should see the power domains to the left of the design
    verifyPowerDomain
    floorPlan -site ...
    Note: This is the manual part, move/resize/reshape by clicking on the power domain and move it into the core area
    Note: You can also accomplish this via TCL using the "setObjFPlanBox Group x,y coords"
    modifyPowerDomainAttr -minGaps -rsExts
    Note: The POWER DOMAIN name above should match the name in the CPF

    At this point the basic LP infrastructure is created. You should be able to do a saveDesign (saveDesign floorplan.enc) and use this as your starting point going forward.

    Let me know if you have any follow-up questions.

    Regards,

    Elvis






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

    The answer turned out to be place the domain using:

    modifyPowerDomainAttr pdName [-box llx lly urx ury]




    Originally posted in cdnusers.org by sreeb
    • 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