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

NRV_RESET_ADDR into SPI Flash does not work #28

Closed
BrunoLevy opened this issue Jan 16, 2021 · 1 comment
Closed

NRV_RESET_ADDR into SPI Flash does not work #28

BrunoLevy opened this issue Jan 16, 2021 · 1 comment
Labels
bug Something isn't working IceStick

Comments

@BrunoLevy
Copy link
Owner

NRV_RESET_ADDR seems to be ignored, the device still starting from address zero.
Do we need longer inititialization time for the BRAMs, or is it something else ?

@BrunoLevy BrunoLevy added bug Something isn't working IceStick labels Jan 16, 2021
@BrunoLevy
Copy link
Owner Author

Fixed by using always @(negedge clk) in the new mapped SPI flash controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working IceStick
Projects
None yet
Development

No branches or pull requests

1 participant