• 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. Blogs
  2. Digital Design
  3. Five-Minute Tutorial: Find A Pin's Transition Time
Kari
Kari

Community Member

Blog Activity
Options
  • Subscribe by email
  • More
  • Cancel
CDNS - RequestDemo

Have a question? Need more information?

Contact Us
EDI
max_transition
report_constraint
encounter
Digital Implementation
five minute tutorial
pin transition time

Five-Minute Tutorial: Find A Pin's Transition Time

16 Jun 2011 • 1 minute read

How many times while working in Encounter Digital Implementation system have you wanted to find the transition time on a certain pin? How did you go about finding it? Here are some ways I know that I've used:

  • If I knew the pin was failing the max_transition constraint, hunt it down in the .tran violation report.
  • Try to find the pin somewhere in my timing reports and look at the slew column.
  • Use (gasp!) undocumented commands (unsupported and therefore sometimes unreliable).

Well, there's an easier, cleaner, faster way. The report_constraint command! This is an oft-forgotten little gem that can be very handy. It's worth reading about all of its features in the documentation, but today I wanted to highlight how it can be used to find the transition violation of any pin. Just specify the constraint we want to report (max transition) and the pin:

report_constraint -drv_violation_type max_transition i_BUFX2/Z

And you'll see results something like this:

Check type : max_transition
---------------------------
  Pin : i_BUFX2/Z       View : func_ss_0p90v_125c_rcworst
 
  max_transition :     0.400
- Transition Time:     0.322
-----------------------------------------------------
      slack          :     0.078

I bet some of you out there are using this very command for other useful checks -- share your favorites with us in the comments, please!

- Kari Summers


CDNS - RequestDemo

Try Cadence Software for your next design!

Free Trials

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

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