pulp-platform / cheshire

A minimal Linux-capable 64-bit RISC-V SoC built around CVA6
Other
190 stars 42 forks source link

cheshire.mk: Cache dependency paths #66

Closed niwis closed 1 year ago

niwis commented 1 year ago

Improves performance and resolves issues for highly parallel invocations by caching bender path results in .chs_deps

niwis commented 1 year ago

Fixed in bender instead: https://github.com/pulp-platform/bender/pull/135