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

deps: Track `Bender.lock` file #172

Closed fischeti closed 1 month ago

fischeti commented 1 month ago

A new AXI patch release broke the Gitlab-CI, and bender automatically incremented the AXI version since we don't have a Bender.lock file tracked that locks the IP versions used. To prevent similar problems in the future and to give users of the snitch cluster a clear set of dependency versions I suggest to track the Bender.lock file.

Apart from that, this PR does also:

TODO:

colluca commented 1 month ago

Merging this to unblock development on other PRs. We can later bump the AXI version.