1 / 26
文档名称:

静态时序分析基本原理和时序分析模型.ppt

格式:ppt   大小:799KB   页数:26页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

静态时序分析基本原理和时序分析模型.ppt

上传人:sanyuedoc2018 2020/11/5 文件大小:799 KB

下载得到文件列表

静态时序分析基本原理和时序分析模型.ppt

相关文档

文档介绍

文档介绍:Quartus® II Software Design Series: Timing Analysis
- Timing analysis basics
*
Objectives
Display a plete understanding of timing analysis
*
How does timing verification work?
Every device path in design must be analyzed with respect to timing specifications/requirements
Catch timing-related errors faster and easier than gate-level simulation & board testing
Designer must enter timing requirements & exceptions
Used to guide fitter during placement & routing
Used to pare against actual results


IN
CLK
OUT
D
Q
CLR
PRE
D
Q
CLR
PRE
binational delays

CLR
*
Timing Analysis Basics
Launch vs. latch edges
Setup & hold times
Data & clock arrival time
Data required time
Setup & hold slack analysis
I/O analysis
Recovery & removal
Timing models
*
Path & Analysis Types
Three types of Paths:
Clock Paths
Data Path
Asynchronous Paths*
Clock Paths
Async Path
Data Path
Async Path
D
Q
CLR
PRE
D
Q
CLR
PRE
Two types of Analysis:
Synchronous – clock & data paths
Asynchronous* – clock & async paths
*Asynchronous refers to signals feeding the asynchronous control ports of the registers
*
Launch & Latch Edges
CLK
Launch Edge
Latch Edge
Data Valid
DATA
Launch Edge: the edge which “launches” the data from source register
Latch Edge: the edge which “latches” the data at destination register (with respect to the launch edge, selected by timing analyzer; typically 1 cycle)
*
Setup & Hold
Setup: The minimum time data signal must be stable
BEFORE clock edge
Hold: The minimum time data signal must be stable
AFTER clock edge
D
Q
CLR
PRE
CLK
Th
Valid
DATA
Tsu
CLK
DATA
Together, the setup time and hold time form a Data Required Window,
the time around a clock edge in which data must be stable.
*
Data Arrival Time
Data Arrival Time = launch edge + Tclk1 + Tco +Tdata
CLK

Tclk1
Data Valid

Tdata
Launch
Edge
Data Valid

Tco
The time fo