Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Dynamic timing simulation

Status
Not open for further replies.

raviram80

Member level 3
Joined
Jun 8, 2009
Messages
65
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,750
Hi All,

I have the following questions

1. Why is gate level simulation called dynamic timing analysis.?

2. Why is static timing analysis called static ?

3. What are the differences between static timing analysis and dynamic?

Thanks,
 

dynamic timing simulation are vector based.
you will define some 1,0 at input ports and change them in testbench..

in static timing simulation vectors are not applied,you have to apply a clock only..
all timing paths in ur designs are checked for timing violations and worst case results are reported ...

e.g.
flop to flop timings path, setup/hold time violations will be tested for all inputs states going from one flop to another and failure will be reported...

key is
dynamic --> vector driven
static --> vectorless


dynamic runs with respect to time varying inputs so called dynamic
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top