summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-04-03 05:50:55 -0600
committerAlejandro Soto <alejandro@34project.org>2024-04-03 05:50:55 -0600
commitdc0262c63df60987ec64ce8e8df09359310d7a3d (patch)
treeb42d425bd25d01e18af55372c0d571c33065ec95 /flake.nix
parent5562ef96a6b94ec1ce507d3a48d891e1d01142ed (diff)
flake: add pyuvm
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7dc5372..dd7a173 100644
--- a/flake.nix
+++ b/flake.nix
@@ -146,6 +146,7 @@
numpy
pillow
pytest # Para cocotb
+ (py.callPackage ./nix/pyuvm.nix { })
]))
(quartus-prime-lite.override { supportedDevices = [ "Cyclone V" ]; })
verilator