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

mmap: make CSR optional #67

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Conversation

danc86
Copy link
Contributor

@danc86 danc86 commented Jan 24, 2022

Dropping the dummy_bits CSR can help to save area in very congested
designs.

Dropping the dummy_bits CSR can help to save area in very congested
designs.
danc86 added a commit to danc86/CFU-Playground that referenced this pull request Feb 2, 2022
Switch to litespi fork in order to pull in
litex-hub/litespi#67
@danc86
Copy link
Contributor Author

danc86 commented Feb 14, 2022

At first I was worried that this somehow broke my design, but it turned out to be a totally unrelated issue in nextpnr which happened to use some unimplemented elements:

YosysHQ/nextpnr#903
YosysHQ/nextpnr#905

So I can confirm this change is good to go. It gives us a modest but nevertheless useful reduction in resource usage.

@mithro mithro requested a review from enjoy-digital February 14, 2022 22:40
@mithro
Copy link
Contributor

mithro commented Feb 14, 2022

@kgugala - Who from Antmicro should review this pull request?

@enjoy-digital enjoy-digital merged commit a2a25c0 into litex-hub:master Feb 15, 2022
@enjoy-digital
Copy link
Member

Thanks @danc86, this looks good and is merged.

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.

3 participants