Visible to Intel only — GUID: hco1423076977741
Ixiasoft
Visible to Intel only — GUID: hco1423076977741
Ixiasoft
4.7.3.2.2. Restrictions for DSP Builder Designs with Avalon Streaming Interface and AXI4-Stream Blocks
The Avalon streaming interface and AXI4-Stream specifications only allows a single data port per interface. Thus you may not add further data ports, or even using a vector through the interface and device-level port (which creates multiple data ports).
To handle multiple data ports through a single Avalon streaming interface or AXI4-Stream, pack them together into a single (not vector or bus) signal, then unpack on the other side of the interface. For the maximum width for a data signal, refer to the Avalon Interface Specifications.
Use the BitCombine and BitExtract blocks to pack and unpack.