• 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. PCB Design
  3. custom measurement

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 164
  • Views 14948
  • Members are here 0
More Content
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

custom measurement

archive
archive over 18 years ago

i need help regarding custom measurement sigxp for

setup
hold
rise time
fall time

i want to know the parameter which we can set in custom section of sigxp

thanks in advance

nikhil


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

    I don't quite understand what you mean by "the parameter which we can set in custom section of sigxp".

    However, if you wish to have SigXp calculate the setup time, for instance, you will need to create the measurement expression that will do this for you. The setup measurement will be based upon

    1) the time your "strobe" crosses a reference point for the first time in any given cycle; your Data Strobe time.
    2) the time your data crossed the reciever in the previous cycle; your Prev Data Time.
    3) subtract Prev Data Time from Data Strobe.

    You will need three custom measurements to complete this task. One named Data_Strobe, one named Prev_Data_Time, and one named Setup. (Note: there is a multiplier in the equations (1e+009) to convert the results to nano-seconds instead of the default seconds the tool uses). (Also the reference voltage for the equations is 1.25 Volts. You will need to correct this to the value you wish to use).

    Your Data_Strobe custom measurement will be:

    product
    CrossingTime
    Strobe
    PkgPin
    1.25
    RiseOrFall
    First
    1e+009

    Your Prev_Data_Time custom measurement will be

    product
    RangeCrossingTime
    Reciever
    PkgPin
    0
    quotient
    Data_Strobe
    1e+009
    1.25
    RiseOrFall
    LAST
    1e+009

    And finally, your Setup custom measurement will be

    difference
    Data_Strobe
    Prev_Data_Time

    The other measurements you ask about can be created in a similar manner.


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

    Try downloading the PCI Express Design Kit for some good/interesting examples of custom measurements. YOu can export those measurements and re-use them in your design too.

    Donald


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

    Thanks

    i am looking for the same what u explain

    thanks once again

    Nikhil


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

    Hi kenk57

    is there any application notes or tutorial available
    let me know

    nikhil


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

    Hi Donald, IE always shows HTTP Error 403 when trying to download PCI Express Design Kit, could you tell me other way to download that Kit? Thanks, Xi


    Originally posted in cdnusers.org by xiliu
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
>
Cadence Guidelines

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