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

Add data/instruction prefetcher #142

Open
3 tasks
klingaard opened this issue Jan 24, 2024 · 1 comment
Open
3 tasks

Add data/instruction prefetcher #142

klingaard opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@klingaard
Copy link
Collaborator

Similar to requirements of a branch prediction API, add a prefetching API to Olympia and integrate or implement basic data/instruction prefetchers into the model.

The effort would be:

  • Design and propose a prefetching API
  • Add testing for that API
  • Integrate into existing Ldst/Fetch blocks and test
@klingaard klingaard added the enhancement New feature or request label Jan 24, 2024
@Shubhf
Copy link
Contributor

Shubhf commented Aug 10, 2024

Hey @rajatbhatia1 @klingaard Can I take up this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants