Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the missing flow argument in TileLink/ToAXI4 #3505

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

poemonsense
Copy link
Contributor

flow must be explicitly passed to Queue.irrevocable to avoid mismatching the arguments.

Related issue: #3287

Type of change: bug report

Impact: API modification

Development Phase: implementation

Release Notes

`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
@sequencer sequencer merged commit 71a1b6f into chipsalliance:dev Oct 7, 2023
25 checks passed
@poemonsense poemonsense deleted the fix-tl2axi4-queue branch October 7, 2023 07:13
poemonsense added a commit to OpenXiangShan/rocket-chip that referenced this pull request Oct 7, 2023
`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
poemonsense added a commit to OpenXiangShan/rocket-chip that referenced this pull request Oct 8, 2023
`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
Tang-Haojin pushed a commit to OpenXiangShan/rocket-chip that referenced this pull request Oct 8, 2023
`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
Tang-Haojin pushed a commit to OpenXiangShan/rocket-chip that referenced this pull request Oct 8, 2023
`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
madhava-c pushed a commit to morphingmachines/rocket-chip that referenced this pull request Feb 9, 2024
`flow` must be explicitly passed to `Queue.irrevocable` to avoid
mismatching the arguments.
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.

3 participants