Skip to content

csr_regfile.sv: mcountinhibit only when PERF_COUNTER_EN (fix #1844)

Created by: ASintzoff

In ce7e30f6, mcountinhibit CSR has been introduced to offer the possibility to inhibit some performance counters. To reduce the area size when no performance counter, this CSR is removed. The CVA6 behaviour without performance counter becomes as before ce7e30f6.

Merge request reports

Loading