Skip to content

rtl/te_reg.sv: Registers for the "cause" filter are not adapted when XLEN=64 #3

@mtravaillard

Description

@mtravaillard

When using the tracer with XLEN=64, the registers for the "cause" filter are not separated in 2 32bits registers, like other filters.
So when writing in it, the 32 MSB are not set, because it's expecting a 64bits value but ATB interface only provides 32bits data.

Are cause registers supposed to stay in 32bits or not ?

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