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.
In SOC encounter, there are special command to fix setup time, you can find the comman from his document. And, you can call PKS to optimize the timing.
fixSetupViolation
fixSetupViolation
[-selNetFile selNetFileName]
[-excNetFile excNetFileName]
Runs in-place optimization on data path nets that have setup time violation. This command
uses the trial router during optimization.
Parameters
Command Order
You can use this command after running timing analysis with Setup Time Analysis selected.
Examples
The following example repairs setup violations for path names specified in mySelFile, using
6 layers or fewer:
fixSetupViolation -selNetFile mySelFile -maxRouteLayer 6
-excNetFile excNetFileName
Specifies the file that contains path net names that setup time
violation fixes are excluded from fixing.
-selNetFile selNetFileName
Specifies the file that contains the path net names for setup
time violations to be fixed.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.