openlane2 icon indicating copy to clipboard operation
openlane2 copied to clipboard

cocotb

Open schoeberl opened this issue 11 months ago • 1 comments

Description

It looks like cocotb is not installed by default. I am using the nix-based installation and get make: cocotb-config: Command not found when trying to run some cocotb tests (from Matt's zero2ASIC course). It does not allow me to add cocotb with pip install.

Proposal

Add cocotb to the installation.

schoeberl avatar Jan 04 '25 01:01 schoeberl

We can look into it as an alternative devShell, but cocotb doesn't jell that well with Nix because of all the VPI dynamic linking involved.

donn avatar Jan 05 '25 08:01 donn