-
Type:
New Feature
-
Resolution: resolved
-
Priority:
Minor
-
Component/s: SW
-
None
Related to ESLCOMMON-236.
By default, the connection to the pause bit needs to be disabled if not defined (backwards compatible with existing python) and needs the ability to forward over the RSSI side band the pause from one (or more) AXIS stream SW buffers
Example of AMC carrier's RSSI AXI stream route table:
APP_STREAM_ROUTES_G => (
0 => X"00", -- TDEST 0 routed to stream 0 (SRPv3)
1 => X"02", -- TDEST 2 routed to stream 2 (BSA async)
2 => X"03", -- TDEST 3 routed to stream 3 (Diag async)
3 => X"04", -- TDEST 4 routed to stream 0 (MEM)
4 => "10------", -- TDEST x80-0xBF routed to stream 1 (Raw Data)
5 => "11------"), -- TDEST 0xC0-0xFF routed to stream 2 (Application)