YosysHQ / oss-cad-suite-build

Multi-platform nightly builds of open source digital design and verification tools
ISC License
742 stars 67 forks source link

python3 -m pip install coverage #73

Open dlmiles opened 11 months ago

dlmiles commented 11 months ago

Please consider including python package coverage as use of cocotb in a coverage mode will trigger 100s of output line:

Coverage collection requested but coverage module not available
Import error was: ModuleNotFoundError("No module named 'coverage'")