Skip to content

misc: add prefetch template#421

Open
linjuanZ wants to merge 1 commit intomasterfrom
case-study-l2nl-off
Open

misc: add prefetch template#421
linjuanZ wants to merge 1 commit intomasterfrom
case-study-l2nl-off

Conversation

@linjuanZ
Copy link
Copy Markdown
Member

No description provided.

@linjuanZ linjuanZ marked this pull request as ready for review June 19, 2025 07:29
val resp = Flipped(DecoupledIO(new PrefetchResp))
})
val io_enable = IO(Input(Bool()))
val io = IO(new L2PrefetchIO())
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think enable should be a member variable of L2PrefetchIO , not another single IO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants