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

Fixed Avavlon reads #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

stdefeber
Copy link

The CoCoTb Avalon master driver and corsair do not agree with one and other.

The driver removes the addres one a read pulse has been asserted (1 clock cycle) while the hdl of corsair expects it to remain stable for at least one more cycle.
This has been fixed by clocking in the address at a read pulse and use that for the read process.

The CoCoTb Avalon master driver and corsair do not agree with one and
other.

The driver removes the addres one a read pulse has been asserted (1
clock cycle) while the hdl of corsair expects it to remain stable for at
least one more cycle.
This has been fixed by clocking in the address at a read pulse and use
that for the read process.
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.

1 participant