Using SLR Crossing Registers - 2022.2 English - UG1388

Versal ACAP System Integration and Validation Methodology Guide (UG1388)

Document ID
UG1388
Release Date
2022-11-16
Version
2022.2 English

You can set the USER_SLL_REG property on registers that you expect to be placed at an SLR crossing boundary. The USER_SLL_REG constraint is ignored by place_design if the register D and Q pins are connected to a net that either does not cross an SLR boundary or drives loads placed in multiple SLRs. For example:

set_property USER_SLL_REG TRUE [get_cells {reg_A reg_B}]