add python + cocotb

This commit is contained in:
saji 2024-04-14 01:50:41 -05:00
parent 67ad5379a3
commit d6858716a0

View file

@ -21,6 +21,9 @@
devShells = forAllSystems (pkgs: {
default = pkgs.mkShell {
packages = with pkgs; [
python3
python3Packages.cocotb
python3Packages.cocotb-bus
yosys
nextpnr
# simulators