Reply To: Optional ports on AXI stream transmitter and receiver cannot be left unused

Why OSVVM™? Forums OSVVM Optional ports on AXI stream transmitter and receiver cannot be left unused Reply To: Optional ports on AXI stream transmitter and receiver cannot be left unused

#2510
Hassan
Member

4. The AXI stream receiver gets the ID, DEST and USER from the transmitter VC. When it gets the data, we can access what the transmitter sent it. What then is the meaning of SetAxiStreamOptions for the receiver? It should only have GetAxiStreamOptions just like it has Get and no Send command. It is a receiver after all.