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

RQ-4 violation in HCI-FIFO when incoming stream-FIFO becomes full concurrently to a non-granted request #22

Open
FrancescoConti opened this issue Mar 6, 2024 · 1 comment
Assignees

Comments

@FrancescoConti
Copy link
Member

FrancescoConti commented Mar 6, 2024

If incoming_fifo_not_full makes a 1->0 transition in the cycle after a non-granted request (req=1, gnt=0), tcdm_master.req will go down, causing a RQ-4 protocol violation (NORETIRE).
This should be harmless in theory, but should still be fixed in a future commit.

@FrancescoConti FrancescoConti self-assigned this Mar 6, 2024
@FrancescoConti
Copy link
Member Author

issue_fifo_incoming_full_RQ4

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

No branches or pull requests

1 participant