This IP is designed to be used in hardware emulation flows for Alveo™ platforms with Vitis™ tools. It is not intended to be used outside the Vitis environment hardware emulation use cases as a standalone IP.
For platforms that do not support an AXI4-Stream interface:
- Disable M_AXIS and S_AXIS interface
- Use M_AXI_CTRL interface for any control transaction
- Use M_AXIMM for memory transactions
For platforms that support an AXI4-Stream interface:
- Enable M_AXIS and S_AXIS interface and connect to STM IP core model
- Use M_AXI_CTRL interface for any control transaction
- Use M_AXIMM for memory transactions