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

ramlib FIFOs must use ram wrappers #86

Open
azaidy opened this issue Nov 6, 2024 · 0 comments
Open

ramlib FIFOs must use ram wrappers #86

azaidy opened this issue Nov 6, 2024 · 0 comments

Comments

@azaidy
Copy link
Contributor

azaidy commented Nov 6, 2024

la_syncfifo.v and la_asyncfifo.v currently use a 2d ram array for memory. The should use the la_dpram.v ram wrapper instead.

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