• 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. How to query row area of the block

Stats

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

How to query row area of the block

archive
archive over 18 years ago

Hello All,
Does somebody know how to query row area of the block?
Thanks,


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

    Hello,

    Design->Report->Summary... ("summaryReport") contains this information. Here is some sample output:

    ==============================
    Floorplan/Placement Information
    ==============================
    Total area of Standard cells: 469511.230 um^2
    Total area of Macros: 297703.134 um^2
    Total area of Blockages: 0.000 um^2
    Total area of Pad cells: 587500.000 um^2
    Total area of Core: 708425.222 um^2
    Total area of Chip: 2286264.955 um^2
    Effective Utilization: 3.9201e-01
    Number of Cell Rows: 167

    The "Total area of core" should be equal to the row area of the block unless unless you've cut rows from the design.

    "queryPlaceDensity" might also be helpful. But be aware that it calculates the available area by subtracting the things that take up placeable area (like FIXED hard macros and placement obstructions) rather than simply returning the area of the rows. The intent here is to give you a feel for how hard it is going to be to place the standard cells in the design within the available area.

    I don't think there's a natively defined TCL command that returns only the area of the rows in a design, but it would be relatively easy to write a short script that did. Please reply back if that would be helpful.

    Hope this helps,
    Bob


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

    Thanks,


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