From 1db38c7cccd74af09109a5161edc95233e75fc74 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 25 Sep 2023 23:46:34 -0600 Subject: tb: implement coverage reports --- nix/flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix') diff --git a/nix/flake.nix b/nix/flake.nix index 5de1f31..d7c7125 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -114,6 +114,7 @@ gdb gnumake gtkwave + lcov pkg-config (python3.withPackages (py: [ py.numpy py.pillow py.matplotlib ])) (quartus-prime-lite.override { supportedDevices = [ "Cyclone V" ]; }) -- cgit v1.2.3