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

Ensure that important RAM modes are exposed to Yosys #35

Open
2 tasks
litghost opened this issue Jun 12, 2019 · 0 comments
Open
2 tasks

Ensure that important RAM modes are exposed to Yosys #35

litghost opened this issue Jun 12, 2019 · 0 comments

Comments

@litghost
Copy link

Currently only a handful of RAM configurations are available to Yosys. For example, RAM64X1S is not exposed, nor is any of the RAM32X1[DS] nor RAM32M or RAM64M.

It is unclear which of these are high value, but in at least the case of murax, Vivado choose to use some RAM32X1S, which pack tighter than either RAM32X1D or RAM64X1D.

Existing PRs that need to be tested and landed:

@litghost litghost added this to To do in XC7 Timing burn down Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant