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

DCache prefetching + multi-issue #366

Merged
merged 54 commits into from
Sep 16, 2019
Merged

DCache prefetching + multi-issue #366

merged 54 commits into from
Sep 16, 2019

Conversation

jerryz123
Copy link
Contributor

@jerryz123 jerryz123 commented Aug 6, 2019

  • LineBuffer acts as prefetch buffer
  • DTLB is multi-ported
  • LSU/DCache can handle 2-loads/1-store per cycle
  • DCache has configurable banking of data arrays (thanks @bkorpan)

@jerryz123 jerryz123 changed the base branch from dcache3 to master August 31, 2019 04:30
@jerryz123
Copy link
Contributor Author

jerryz123 commented Sep 16, 2019

MegaBoom + L2 + dual-issue mem booted Fedora, merging

@jerryz123 jerryz123 merged commit f6ffb9c into master Sep 16, 2019
@jerryz123 jerryz123 deleted the dcache3-prefetch branch September 19, 2019 23:42
@jerryz123 jerryz123 restored the dcache3-prefetch branch September 19, 2019 23:42
@jerryz123 jerryz123 deleted the dcache3-prefetch branch February 26, 2020 21:16
@jerryz123 jerryz123 restored the dcache3-prefetch branch February 26, 2020 21:16
@jerryz123 jerryz123 deleted the dcache3-prefetch branch May 27, 2020 18:03
jerryz123 added a commit that referenced this pull request Mar 11, 2021
…ed (#366)

Chisel3 and FIRRTL use release branches, which we track instead.
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.

None yet

2 participants