-
Notifications
You must be signed in to change notification settings - Fork 58
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
Adding new sparta unit : L2Cache #109
Comments
An example of CycleCounter/stall counting: riscv-perf-model/core/Dispatch.hpp Line 132 in 82504f6
Presentation on Sparta, including example of how to handle multiple inputs and choose one output: Move forward to "Ordered Scheduling" |
Thanks Knute! :) I have updated the model for the backpressure handling when the buffers are full. Do I need permissions to create a remote branch and create a PR? |
You can open a PR here that references your fork of Olympia. Once done, we will receive a note to enable CI and then we'll look it over. Thanks for contributing! |
Hi, guys Could you write a README to run tests with L1+L2 system? Thanks :) |
The text was updated successfully, but these errors were encountered: