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(DataStorage): fix MCP2 gated clock #252

Merged
merged 1 commit into from
Sep 23, 2024
Merged

fix(DataStorage): fix MCP2 gated clock #252

merged 1 commit into from
Sep 23, 2024

Conversation

Ivyfeather
Copy link
Member

Since now io.req.valid lasts two cycles,
it shall no longer be used to generate gated clock,
causing double clk for single req.

Instead, we should use io.en now.

Since now io.req.valid lasts two cycles,
it shall no longer be used to generate gated clock.
Instead, we should use io.en now.
@Ivyfeather Ivyfeather merged commit 940467b into master Sep 23, 2024
1 check passed
@Ivyfeather Ivyfeather deleted the fix-gating branch September 23, 2024 11:16
Ivyfeather added a commit to OpenXiangShan/XiangShan that referenced this pull request Sep 24, 2024
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