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

Disabling store buffer breaks LSU #152

Open
stffrdhrn opened this issue May 13, 2022 · 0 comments
Open

Disabling store buffer breaks LSU #152

stffrdhrn opened this issue May 13, 2022 · 0 comments

Comments

@stffrdhrn
Copy link
Member

The mor1kx_lsu_cappuccino write ack logic depends on writes to the store buffer to be acked.

If we disable the store buffer acks are not returned and the system does not run.

This can be tested using mor1k_lsu_cappuccino formal via editing mor1k_lsu_cappuccino.sby to disable the store buffer and run make -C bench/formal mor1k_lsu_cappuccino. Or it can be tested with fusesoc and mor1kx-generic running a simple hello world type program.

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

No branches or pull requests

1 participant