Skip to content

Inconsistent tval validity conditions #250

@j0106223

Description

@j0106223

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions