Skip to content

fix: optionally remove bad print after csrr mcycle

Eclipse Webmaster requested to merge github/fork/cathales/fix-csrr-mcycle into cva6/dev

Created by: cathales

The print happens after main() has finished if csrr was read via getStats() in main(), e.g. while running benchmarks.

The print is not possible at the moment and triggers a simulation fail.

Merge request reports

Loading