Supported carrier boards
List of supported boards
FPGA boards
Carrier board |
Supported FMC connector(s) |
---|---|
HPC LPC |
|
HPC LPC |
|
HPC1 HPC2 |
|
HPC |
|
FMCP |
Zynq-7000 boards
Carrier board |
Supported FMC connector(s) |
---|---|
LPC |
|
LPC |
|
HPC LPC |
Zynq UltraScale+ boards
Carrier board |
Supported FMC connector(s) |
---|---|
HPC |
|
LPC |
|
HPC0 HPC1 |
|
FMCP |
|
FMCP |
|
FMCP |
Versal boards
Carrier board |
Supported FMC connector(s) |
---|---|
FMCP1 FMCP2 |
|
FMCP |
|
FMCP1 FMCP2 |
|
FMCP |
|
FMCP |
|
FMCP |
For list of the target designs showing the number of SSDs supported, refer to the build instructions.
Unlisted boards
If you need more information on whether the FPGA Drive FMC Gen4 or M.2 M-key Stack FMC is compatible with a carrier that is not listed above, please first check the compatibility list. If the carrier is not listed there, please contact Opsero, provide us with the pinout of your carrier and we’ll be happy to check compatibility and generate a Vivado constraints file for you.
Board specific notes
KC705
These designs use the AXI EthernetLite IP for their onboard Ethernet ports. This IP does not require a license, but limits the link speed to 100Mbps.
KCU105, VC707, VC709
The on-board Ethernet port for these boards is not connected in these designs because they are not supported by the free AXI EthernetLite IP. The block design build script (
Vivado/src/bd/bd_mb.tcl
) contains the code to add the AXI Ethernet IP for these boards and can be uncommented if Ethernet is required.
PicoZed FMC Carrier Card V2
On this carrier, the GBTCLK0 of the LPC FMC connector is routed to a clock synthesizer/MUX, rather than being directly connected to the Zynq. In order to use the FPGA Drive FMC on the PicoZed FMC Carrier Card V2, you will need to reconfigure the clock synthesizer so that it feeds the FMC clock through to the Zynq. To change the configuration, you must reprogram the EEPROM (U14) where the configuration is stored. Avnet provides an SD card boot file that can be run to reprogram the EEPROM to the configuration we need for this project. The boot files have been copied to the links below for your convenience:
Just boot up your PicoZed FMC Carrier Card V2 using one of those boot files, and the EEPROM will be reprogrammed as required for this project. For more information, see the PicoZed Hardware User Guide for the PicoZed FMC Carrier Card V2.
ZCU106
The ZCU106 has two HPC FMC connectors, HPC0 and HPC1. The HPC0 connector has enough connected gigabit transceivers to support 2x SSDs, each with an independent 4-lane PCIe interface. The HPC1 connector has only 1x connected gigabit transceiver, so it can only support 1x SSD (SSD1) with a 1-lane PCIe interface. This project contains designs for both of these connectors.
ZCU111
The ZCU111 has a single FMC+ connector that can support 2x SSDs, each with an independent 4-lane PCIe interface.
ZCU208
The ZCU208 has a single FMC+ connector that can support 2x SSDs, each with an independent 4-lane PCIe interface.
VCK190 and VMK180
The VCK190 and VMK180 have two FMC+ connectors that both can support 2x SSDs with independent 4-lane PCIe interfaces. These boards have a system controller that runs on a Zynq UltraScale+. The system controller is responsible for enabling the adjustable voltage (VADJ) that is applied to the FMC cards. These designs can be run even when VADJ is not enabled (ie. when VADJ=0V); they can be run without the system controller.
Note that the BEAM Tool 2.2 has a known issue that causes multiple resets on power up. We recommend that you apply the fix if you intend to use this version of the BEAM tool.