SelectMAP Bus Width Detect Pattern Bit Order - AM011

Versal Adaptive SoC Technical Reference Manual (AM011)

Document ID
AM011
Release Date
2025-03-11
Revision
1.7 English

The programmable device image (PDI) boot header is read by the RCU BootROM to determine the SelectMAP bus width. The first 16 bytes in the PDI boot header determine the SelectMAP bus width. The BootROM configures the 32-bit SMAP_IO pins and once the bus detection pattern is recognized, the BootROM unconfigures any SMAP_IO MIO pins not used by the selected bus width. The JTAG_STATUS [5:4] register displays the SelectMAP bus width detected by the BootROM.

The SelectMAP interface is typically driven by a user application residing on a processor, controller, or another FPGA or SoC. For these applications, it is important to understand how the data ordering in the programmable device image corresponds to the data ordering expected by the device interface. The following table shows how to load the SelectMAP PDI data bits onto the SelectMAP data pins.

Table 1. SelectMAP PDI 16 Byte Bus Detect Pattern Order
SMAP Bus Width SMAP_CLK Cycle
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
D[7:0] 0x00 0x00 0x00 0xDD 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88 0x99 0xAA 0xBB 0xCC
D[15:0] 0x0000 0x00DD 0x1122 0x3344 0x5566 0x7788 0x99AA 0xBBCC
D[31:0] 0x000000DD 0x11223344 0x55667788 0x99AABBCC