pulp-platform / snitch_cluster

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

sw: Fix warnings in compilation #135

Closed colluca closed 4 months ago

colluca commented 4 months ago

Adds additional fixes to https://github.com/pulp-platform/snitch_cluster/pull/134.

Also definitively removes the custom math library, which was only required as a patch against the FP-int inconsistency, which has been fixed in https://github.com/pulp-platform/snitch_cluster/pull/90.