Monday, September 28, 2015

SI and Timing Analysis

1.  Restore the Design
restoreDesign routedSession.dat designname

2.  Import the coupled SPEF file from RCX
spefIn rcx coupled_spef

3. Perform timing analysis in EDI System
timeDesign -postRoute -reportOnly

4. Analysis signal integrity by preforming SI analysis in EDI system.
timeDesign -postRoute -si

5. The following listing is a sample script for signal integrity and timing analysis in EDI system.
timeDesign -postRoute -reportOnly -si


No comments:

Post a Comment