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

Do not abort DC refill #59

Open
wallento opened this issue Apr 16, 2018 · 0 comments
Open

Do not abort DC refill #59

wallento opened this issue Apr 16, 2018 · 0 comments

Comments

@wallento
Copy link
Member

Hi,

with this commit it was introduced that the DC refill aborts on snoop hits: 87283e9

The issue is that the wishbone spec does not allow to just abort a transaction and I had a chain of events to led to a crash eventually.

@skristiansson fortunately documented the change very well, thanks!

I am wondering if a solution based on the outline in the commit or a solution where the bus itnerface unit completes a burst after two words and then withdraws the data is better.

What do you think?

Cheers,
Stefan

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