Skip to content

id_remap: enable non-atop writes when reads are stalled and vice versa#409

Open
mrogenmoserTT wants to merge 1 commit into
pulp-platform:masterfrom
mrogenmoserTT:id_remap_unblock
Open

id_remap: enable non-atop writes when reads are stalled and vice versa#409
mrogenmoserTT wants to merge 1 commit into
pulp-platform:masterfrom
mrogenmoserTT:id_remap_unblock

Conversation

@mrogenmoserTT
Copy link
Copy Markdown
Contributor

No description provided.

@micprog micprog requested a review from paulsc96 February 5, 2026 09:16
@imchenwu imchenwu force-pushed the id_remap_unblock branch from b00b0a5 to 0d9753c Compare May 28, 2026 12:44
Comment thread src/axi_id_remap.sv
state_d = HoldAx;
end else begin
state_d = HoldAW;
ar_prio_d = 1'b0; // Reset AR priority, because no handshake was successful in this cycle.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm confused why you reset AR priority here. Shouldn't it only be reset when an AR's handshake is successful?

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.

2 participants