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

Width of uncompressed instructions #68

Open
christian-herber-nxp opened this issue May 17, 2023 · 0 comments
Open

Width of uncompressed instructions #68

christian-herber-nxp opened this issue May 17, 2023 · 0 comments
Assignees
Labels
post-v1.0 To be fixed after v1.0.0 release question Further information is requested

Comments

@christian-herber-nxp
Copy link
Contributor

In the compressed response type and the issue interface, the instr field is defined as logic [31:0]. However, lowest bits will always be b11. Why carry this all the way through? Imo logic [31:2] would make a lot of sense, as you wouldn't want a coprocessor to look at the lower two bits.

@christian-herber-nxp christian-herber-nxp self-assigned this Oct 4, 2023
@christian-herber-nxp christian-herber-nxp added question Further information is requested post-v1.0 To be fixed after v1.0.0 release labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-v1.0 To be fixed after v1.0.0 release question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant