Add Lagarto Hun configuration

This commit is contained in:
2024-03-01 18:33:30 +01:00
parent eac68c64ec
commit 3b68bfda47
3 changed files with 72 additions and 64 deletions

View File

@@ -28,6 +28,15 @@
./no-compressed.nix
];
};
# FPGA Lagarto Hun CPU
lagarto-hun = nixpkgs.lib.nixosSystem {
system = "${system}";
modules = [
./configuration.nix
./lagarto-hun.nix
];
};
};
# A development shell with QEMU ready to boot the RISC-V system in an x86