AXI4-Stream IIO Read (HOST)
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
Libraries:
SoC Blockset Support Package for AMD FPGA and SoC Devices /
Common /
Host I/O
Description
The AXI4-Stream IIO Read (HOST) block reads data from the direct-memory-access (DMA) buffer of the specified AXI4-Stream IP core device on a connected Xilinx® SoC device to a running Simulink® model. This block enables low-latency high-throughput data transmission between your simulation model and the IP core on the SoC device.
The AXI4-Stream IIO Read (HOST) block receives a copy of the DDR memory buffer from the SoC device on the host computer. This block uses the Industrial I/O (IIO) library driver to create a network server daemon on the SoC device and client host computer to pass the buffer data copies to the host computer running the simulated portion of the model. This diagram shows the connection between the HDL Coder™ generated IP core, DDR memory buffer, and communication bridge to the running Simulink model.
Ports
Output
Parameters
Tips
To get a list of available IIO device names and channels, open a terminal to the Xilinx Zynq® device, and execute this command:
iio_info
. This image shows the sample output from theiio_info
command.
Version History
Introduced in R2020b
See Also
AXI4-Stream IIO Write (HOST) | Memory IIO Read | Memory IIO Write | AXI4-Register IIO Read (HOST) | AXI4-Register IIO Write (HOST)