-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
In Table 4, Instruction interface signals states that tval is ignored unless itype = 1.
However, on page 19 it is stated as follows, which shows inconsistent tval validity conditions:
The information presented in a block represents a contiguous sequence of instructions starting at iaddr, all of which retired in the same cycle. Note that if itype is 1 or 2 (indicating an exception or an interrupt), the number of instructions retired may be zero. cause and tval are only defined if itype is 1 or 2. If iretire = 0 and itype = 0, the values of all other signals are undefined.
Metadata
Metadata
Assignees
Labels
No labels