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

Improve the area of the write buffer #63

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

cfuguet
Copy link
Contributor

@cfuguet cfuguet commented Jan 30, 2025

Because of an unfortunate way of initially coding the write buffer data merge logic, the write buffer had a unnecessary huge logic complexity.

This commit does a 10x logic reduction (when using an 8 data entries write buffer) on FPGA synthesis.

@cfuguet cfuguet merged commit 8a19490 into openhwgroup:master Jan 30, 2025
6 checks passed
@cfuguet cfuguet deleted the opt/improve_wbuf_area branch January 30, 2025 11:06
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.

1 participant