chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
48 stars 35 forks source link

Make caliptra-coverage optional for the emulated hw-model. #1573

Closed zhalvorsen closed 2 weeks ago

zhalvorsen commented 3 weeks ago

This adds a new default feature flag for the hw-model. caliptra-coverage depends on caliptra-builder which uses cargo directly. This can make using the hw-model easier for build environments that may not have cargo accessible.