• 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. Routing info in Cadence Encounter

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 93
  • Views 15304
  • 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

Routing info in Cadence Encounter

Calistudent
Calistudent over 16 years ago

Hello,

 After running Cadence Encounter, if I want to find out routing and layer information about particular nets, which report files should I use ? Which files will contain this info.

 Thanks in advance,

Nil.

  • Cancel
Parents
  • BobD
    BobD over 16 years ago

    Great suggestions here so far- thanks a lot to the customers helping out!

    A couple of additional options I'd offer up for your consideration:

    • Have a look at the reportWire command.  Here is some sample output:
      ratio     wire_length   manhattan    vias  fanIn  fanOut net_name
                              length
      -------------------------------------------------------------------------
      1.08 Total  177.090     164.16 Total  4     1      1   dOut2[1]
         M1         7.650       V01   0
         M2       103.440       V12   2
         M3        66.000       V23   2
         M4         0.000       V34   0
         M5         0.000       V45   0
         M6         0.000       V56   0
    • You could use dbGet to query information about wire segments.  For example, if you wanted to know the layer of each wire segment for a given net:

      encounter 34> dbGet [dbGet -p top.nets.name tdsp_portO[14]].wires.layer.name
      M6 M6 M2 M3 M3 M4 M6 M5

    More information on getting started with dbGet can be found in this blog entry by Kari Summers.

    Hope this helps!
    Bob

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • BobD
    BobD over 16 years ago

    Great suggestions here so far- thanks a lot to the customers helping out!

    A couple of additional options I'd offer up for your consideration:

    • Have a look at the reportWire command.  Here is some sample output:
      ratio     wire_length   manhattan    vias  fanIn  fanOut net_name
                              length
      -------------------------------------------------------------------------
      1.08 Total  177.090     164.16 Total  4     1      1   dOut2[1]
         M1         7.650       V01   0
         M2       103.440       V12   2
         M3        66.000       V23   2
         M4         0.000       V34   0
         M5         0.000       V45   0
         M6         0.000       V56   0
    • You could use dbGet to query information about wire segments.  For example, if you wanted to know the layer of each wire segment for a given net:

      encounter 34> dbGet [dbGet -p top.nets.name tdsp_portO[14]].wires.layer.name
      M6 M6 M2 M3 M3 M4 M6 M5

    More information on getting started with dbGet can be found in this blog entry by Kari Summers.

    Hope this helps!
    Bob

    • Cancel
    • Vote Up 0 Vote Down
    • 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.

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

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