Skip to content

Parameterize TVAL to reduce size in embedded

Created by: Gchauvon

Add a parameter TvalEn to remove tval gates in embedded configuration.

Behaviour when software is trying to write to MTVAL or STVAL should be determined. In this PR, it is forbidden and access to MTVAL or STVAL when TvalEn is disabled will raise an illegal instruction exception.

Merge request reports

Loading