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

Coprocessor must set the associated id for each memory transaction #61

Closed
moimfeld opened this issue May 4, 2022 · 2 comments
Closed

Comments

@moimfeld
Copy link
Contributor

moimfeld commented May 4, 2022

Hi @michael-platzer,

In order to be compliant to the x-interface, the coprocessor must set the associated id for each memory request transaction. This is not the case at the moment as you can see from the screenshot below (id stays "don't care", even during memory transactions).

issue_61

@michael-platzer
Copy link
Contributor

Hi @moimfeld,

thanks for reporting these issues! This one should be fixed now, it was an accidental omission when assigning the XIF memory request signals.

@moimfeld
Copy link
Contributor Author

moimfeld commented May 6, 2022

Thank you very much for fixing this issue 😄

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

2 participants