SLR Utilization Example - 2024.1 English

Versal Adaptive SoC Hardware, IP, and Platform Development Methodology Guide (UG1387)

Document ID
UG1387
Release Date
2024-06-19
Version
2024.1 English

The following example utilization report for a XCVP1802 Versal multi-SLR design shows that the overall block RAM utilization is 15.06% with 32% in SLR3 and 3% in SLR1. In this case, the block RAM utilization by SLR is not evenly matched and if the utilization and the imbalance were to increase further this might require additional floorplanning.

Figure 1. Block RAM Section in Utilization Report
Figure 2. SLR Section in Utilization Report

AMD recommends assigning block RAM and DSP groups to SLR Pblocks to minimize SLR crossings of shared signals. For example, an address bus that fans out to a group of block RAMs that are spread out over multiple SLRs can make timing closure more difficult to achieve, because the SLR crossing incurs additional delay for the timing critical signals.

Device resource location or user I/O selection anchors IP to SLRs, for example, GT, ILKN, PCIe, MRMAC, and DCMAC dedicated blocks or memory interface controllers. AMD recommends the following:

  • Pay special attention to dedicated block location and pinout selection to avoid data flow crossing SLR boundaries multiple times.
  • Keep tightly interconnected modules and IP within the same SLR. If that is not possible, you can add pipeline registers to allow the placer more flexibility to find a good solution despite the SLR crossing between logic groups.
  • Keep critical logic within the same SLR. By ensuring that main modules are properly pipelined at their interfaces, the placer is more likely to find SLR partitions with flip-flop to flip-flop SLR crossings.