• 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. dbGet query inst/term driver

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 91
  • Views 2714
  • 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

dbGet query inst/term driver

fitz
fitz over 12 years ago

I have a list of max transition terminal violations from a third party tool : ( .
ie.  <inst>/<term> max_tran tran violation
coding/CODING_SW_REGS_inst/v8_lite_inst/A   0.6800   0.7106  -0.0306 (VIOLATED)

I would like to find out the instname/cellname and netname of the driver driving a specific "terminal".
Online support search pointed me to the following  ... very very close ... but not quite.

Useful single line dbGet scripts
Solution ID:    11598038

27. To find out the instname/cellname of the driver driving a specific net.
    set netName <netName>
    set inst [dbGet [dbGet -p [dbGet -p top.nets.name $netName].allTerms.isOutput 1].inst]
    Puts "Net: $netName, driving inst name: [dbGet $inst.name], driving cell name: [dbGet $inst.cell.name]"

Any dbGet gurus out there??

Shawn

  • Cancel
Parents
  • fitz
    fitz over 12 years ago
    Bob: Bingo, Thank You.
    When I get past this tape out I 'm going to seriously study dbGet.
    Shawn

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • fitz
    fitz over 12 years ago
    Bob: Bingo, Thank You.
    When I get past this tape out I 'm going to seriously study dbGet.
    Shawn

     

    • 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