surya_ppt.pptx Inputs and outputs of STA for timing information and design information

appalanaidukorukonda 50 views 6 slides Jun 28, 2024
Slide 1
Slide 1 of 6
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6

About This Presentation

Inputs and outputs of STA


Slide Content

INPUTS & OUTPUTS OF STA K. SIVA SURYAm BATCH – PD_04

What is STA ? Static timing analysis (STA) is a method of validating the timing performance of a design by checking all possible paths for timing violations without stimulus. STA breaks a design down into timing paths, calculates the signal propagation delay along each path, and checks for violations of timing constraints inside the design and at the input/output interface.

What are the Inputs and outputs of STA ?

NETLIST: it is the gate level netlist or routed netlist. SDC: it consist of timing constraints,optimization constraints ,design constraints and clock exceptions. SPEF : it consist information of net delay. SDF: it consist timing information of all the cells of the design. Libraries: The libraries are having physical information, functionality information and timing information of a each standard cell in a design. Inputs:

Outputs: OUTPUT REPORTS : we can see all the reports after running our design. ex: report_global_timing, report_constraints ECO: STA tool performs only timing analysis, it cannot change any logic in our design. We can generate ECO file which contains what are the changes required for fixing all the violations.
Tags