October 2003
Beginner to intermediate
256 pages
5h 15m
English
| Nora: | Is there any shorter way than simulation to get the timing right? |
| Luigi: | Yes, there are two kinds of timing analyzer tools—dynamic and static timing analyzers. |
| The simulator can use known or estimated values for the wire and gate delays. It calculates the event-to-event times while the simulation runs. This is dynamic timing analysis (DTA). It can reveal potential timing errors. A timing error example is data arriving late at a register, after the clock signal. |
| In addition to simulation, there are static timing analysis (STA) tools. These move a value through the logic and uncover timing errors without using test vectors. These analyzers run much faster than simulators. ... |
Read now
Unlock full access