fix: optionally remove bad print after csrr mcycle
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.