Skip to content

Improved VC behavior on AXI stream slave. - #1213

Open
LarsAsplund wants to merge 1 commit into
masterfrom
fix/axi_stream_async_reset
Open

Improved VC behavior on AXI stream slave.#1213
LarsAsplund wants to merge 1 commit into
masterfrom
fix/axi_stream_async_reset

Conversation

@LarsAsplund

Copy link
Copy Markdown
Collaborator
  • Reset will asynchronously abort transmission and reception of active transactions.
  • Transactions in the VC inboxes can either be flushed or left unaffected as controlled
    by the reset_policy parameter to the new master/slave functions. Note that inbox
    messages not related to stream transactions, for example VC configuration
    messages, are unaffected.

@LarsAsplund
LarsAsplund force-pushed the fix/axi_stream_async_reset branch from 95c6464 to 9a630e6 Compare August 12, 2026 15:12
- Reset will asynchronously abort transmission and reception of active transactions.
-Transactions in the VC inboxes can either be flushed or left unaffected as controlled
  by the reset_policy parameter to the new master/slave functions. Note that inbox
  messages not related to stream transactions, for example VC configuration
  messages, are unaffected.
@LarsAsplund
LarsAsplund force-pushed the fix/axi_stream_async_reset branch from 9a630e6 to 0cc8a90 Compare August 13, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant