Skip to content
Discussion options

You must be logged in to vote

I looked through the code... the qPoll instruction responds immediately, so you have a data hazard on the rd field that you aren't handling, since you read and write reg_rd on the same cycle in this case.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pepper-lees
Comment options

@jerryz123
Comment options

Answer selected by pepper-lees
@pepper-lees
Comment options

@pepper-lees
Comment options

@pepper-lees
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants