pulp-platform / snitch_cluster

An energy-efficient RISC-V floating-point compute cluster.
https://pulp-platform.github.io/snitch_cluster/
Apache License 2.0
51 stars 52 forks source link

hw: Add debug information to error messages #184

Closed colluca closed 1 month ago

colluca commented 2 months ago
colluca commented 2 months ago

LGTM, alternatively you could also use $info or even $error instead of $display which prints the simulation time as well (with a bit more verbosity).

That's a good point, this would probably be best changed everywhere. I guess we can keep this open until I have some time to address this.