diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-04-27 11:13:14 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-04-27 11:13:14 -0600 |
| commit | 871b433d730c56aaa7406961467f4d56f404f3fb (patch) | |
| tree | baa9fd3900e2dcdb1de05185ce2c1e3ea7ee053b /flake.nix | |
| parent | dc0262c63df60987ec64ce8e8df09359310d7a3d (diff) | |
nix: peakrdl: initial commit
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -146,6 +146,8 @@ numpy pillow pytest # Para cocotb + (py.callPackage ./nix/peakrdl.nix { }) + (py.callPackage ./nix/peakrdl-regblock.nix { }) (py.callPackage ./nix/pyuvm.nix { }) ])) (quartus-prime-lite.override { supportedDevices = [ "Cyclone V" ]; }) |
