Skip to content

Conversation

@Chrisqcwx
Copy link
Contributor

No description provided.

Chrisqcwx and others added 30 commits March 19, 2023 23:24
…ou CANNOT and SHOULDN't fetch and store the next bad-ass instruction to the god-damned temporary instruction storing thingy, as well as a previous stall is not meant to be waiting for issue
val io = IO(new Bundle {
val isFlush = Input(Bool())
// val isFlush = Input(Bool())
val pipelineControlPort = Input(new PipelineControlNDPort)
Copy link
Contributor

Choose a reason for hiding this comment

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

Be careful with InstQueue. It should not be stalled by design, and only can be flushed.

@rewired-gh rewired-gh merged commit 0f055bd into main Apr 4, 2023
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