Common concepts of time series analysis

Source: Internet
Author: User

1,Clock setup time (TSU ):The so-called clock establishment time refers to the minimum time interval between data and the ready time before the clock arrives.

Altera'sTsuDefinition: Tsu = data delay-clock delay + micro Tsu

Micro Tsu:It refers to the internal creation time of a trigger, which is an inherent attribute of the trigger. Generally, the typical value is less than 1 ~ 2ns. The micro Tsu in Altera is the setup time, which is represented by tsetup. please differentiate it.

 

2,Clock hold time (th ):The clock holding time only ensures the minimum stable time of the valid clock along the correct data and enabling signal. The formula defined is: Th = clock delay-data delay + micro th

 

3,Clock-to-output delay (TCO ):This time refers to the minimum interval at which data is pushed to the output end of the synchronization time series path when the clock is effective along the change. TCO = clock delay + micro TCO + Data Delay

 

4,PIN to pin delay (TPD ):TPD refers to the delay when the input pin reaches the path of the output pin through the pure combination logic. It must be noted that only the combination logic is required between the input and output, which is the TPD delay.

 

5,Slack:It is a title that indicates whether the design meets the time sequence. A positive slack indicates that the time sequence is satisfied (the margin of the time sequence), and a negative slack indicates that the time sequence is not satisfied (the lack of time series ).
Slack = required clock period-actual clock period
Slack = slack clock period-(micro TCO + Data delay + micro TSU)

 

6,Clock skew:It refers to the time offset when a same-source clock reaches two different register clock ends.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.