Main Content
loadBitstream
Load custom FPGA bitstream and corresponding DTB file to target SoC device
Since R2020a
Syntax
Description
loadBitstream(
loads the custom FPGA bitstream and corresponding device tree blob (DTB) file of the
specified board to the targeted SoC device by using an Ethernet or USB Ethernet
connection.BoardName
,FPGAImage
,DeviceTree
)
Note
AXI manager supports the USB Ethernet interface for only the AMD® devices.
loadBitstream(
specifies options using one or more name-value arguments. For example,
BoardName
,FPGAImage
,DeviceTree
,Name,Value
)'DeviceAddress','192.168.0.8'
sets the internet protocol (IP) address
of the target SoC device.
Input Arguments
Version History
Introduced in R2020a