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

[rtl] rework FIFO module (to allow inferring block RAM) #754

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Conversation

stnolting
Copy link
Owner

code clean-up + fix problem with inferring BRAM (discovered by @doud3157)

code clean-up + fix problem with inferring BRAM
@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Dec 19, 2023
@stnolting stnolting self-assigned this Dec 19, 2023
@stnolting stnolting linked an issue Dec 19, 2023 that may be closed by this pull request
@stnolting stnolting marked this pull request as ready for review December 19, 2023 12:57
@stnolting stnolting changed the title [rtl] rework FIFO module [rtl] rework FIFO module (to allow inferring block RAM) Dec 19, 2023
@stnolting stnolting merged commit a747612 into main Dec 19, 2023
8 checks passed
@stnolting stnolting deleted the fifo_rework branch December 19, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

neorv32_fifo vivado implementation issue
1 participant