In the following example, the
place_design example script places the in-memory design. It then writes a
design checkpoint after completing placement, generates a timing summary report, and
writes the report to the specified
file.# Run placement, save results to checkpoint, report timing estimates
place_design
write_checkpoint -force $outputDir/post_place
report_timing_summary -file $outputDir/post_place_timing_summary.rpt