SLR_CROSSINGS - SLR_CROSSINGS - 2025.2 English - UG912

Vivado Design Suite Properties Reference Guide (UG912)

Document ID
UG912
Release Date
2025-11-20
Version
2025.2 English

SLR_CROSSINGS reflects the number of SLR crossings of the datapath of the timing path object. In the post-place path (but pre-route) SLR_CROSSINGS is based on the estimated SLL assignments from the placer. In the post-route path SLR_CROSSINGS are based on final SLL assignments from the router.

Architecture Support
All architectures.
Applicable Objects
Timing Paths
Values
Number of SLR crossings in the datapath.

Syntax

Verilog Syntax

Not applicable

VHDL Syntax

Not applicable

XDC Syntax
get_property SLR_CROSSINGS <objects>

XDC Syntax Examples:

get_property SLR_CROSSINGS [get_timing_paths -inter_slr data_crossing]

Affected Steps

  • Place Design
  • Route Design