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

wb_ctrl ports of ECP5 litedram_core generated for OrangeCrab02-25F failing when user_ports is native #338

Open
fontamsoc opened this issue May 8, 2023 · 0 comments

Comments

@fontamsoc
Copy link

I am successfully using litedram_core on OrangeCrab02-25F when user_ports is wishbone,
however when user_ports is native, liblitedram fails to initialize the controller through its wb_ctrl ports.

Here is litedram_core generated with user_ports set to wishbone:
litedram.v.txt

Here is litedram_core generated with user_ports set to native:
litedram_native.v.txt

Here is a diff of above litedram_core:
litedram.v.diff.txt

From above diff, any idea why liblitedram would fail to initialize the controller through its wb_ctrl ports when user_ports is native ?

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