PD Flow Document
PD Flow Document
DATA PREPARATION:
Make a setup file which contains all the files mentioned below:
AUDIT CHECKS
Check the design for the type of cells, IO Pin, Physical info
checkDesign all outDir <path>
Check the design for check timing loops, combo loops
check_timing
Utilization
Memory aspect ratio wrt core aspect ratio
Check for preplace timing
timeDesign prePlace outDir <path>
FLOORPLAN
Place macros
Add soft blockages around macros
Spacing between macros (based on no. of pins, making sure enough space is left
between macros for timing fixes)
Add tapCells
addWellTap -cell <cell_name> -cellInterval 50.00 -checkerBoard -fixedGap startRowNum 1
PG PLAN
PLACE
CTS
Before creating the clock tree spec, we must enable the all modes (func,
scan,mbist,bscan) in which the design is being run
DETAIL ROUTE
POSTROUTE OPT
PDV