Closing Timing with Sync IP - 2022.1 English

H.264/H.265 Video Codec Unit Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2022-04-29
Version
2022.1 English

If the device usage is more than 60% and the design is unable to meet the timing, use the following instructions for timing closure.

  1. Reduce AXI Control clock of SYNC IP to 100 MHz.
  2. Use following aggressive implementation strategies options
    1. set_property STEPS.PHYS_OPT_DESIGN.ARGS.DIRECTIVE AggressiveExplore [get_runs implementation_*]
    2. set_property STEPS.ROUTE_DESIGN.ARGS.DIRECTIVE AggressiveExplore [get_runs implementation_*]
    3. set_property -name {STEPS.ROUTE_DESIGN.ARGS.MORE OPTIONS} -value -tns_cleanup -objects [get_runs implementation_*]
    4. set_property STEPS.POST_ROUTE_PHYS_OPT_DESIGN.IS_ENABLED true [get_runs implementation_*]
    5. set_property STEPS.POST_ROUTE_PHYS_OPT_DESIGN.ARGS.DIRECTIVE Default [get_runs implementation_*]