There is a memory mapped AXI4 interface named
m_axi_mm_video in the Warp Initializer. The Warp Filter can be configured with
various levels of performance (for example, Performance Level
0 and Performance Level 1). In
the Warp Filter, the number of memory mapped AXI4 interfaces
changes based on the performance level selected in the IP
Configuration tab. For Performance Level
0, only two memory mapped AXI4
interfaces, named m_axi_mm_video_read and m_axi_mm_video_write, are added to the Warp Filter. For Performance
Level 1, two more memory mapped AXI4 interfaces named m_axi_mm_video_read1 and m_axi_mm_video_write1 are added to the Warp Filter. The memory mapped AXI4 interfaces run on the ap_clk clock domain. The signals follow the specification as defined in the
Vivado Design Suite: AXI Reference
Guide (UG1037).