fix: comment out all fgpa tools - nextpnr failed to build

This commit is contained in:
Ryan Yin
2025-08-31 13:15:28 +08:00
parent 3a21601778
commit 601816a5ee

View File

@@ -32,10 +32,10 @@
ldtk # A modern, versatile 2D level editor
# fpga
python313Packages.apycula # gowin fpga
yosys # fpga synthesis
nextpnr # fpga place and route
openfpgaloader # fpga programming
# python313Packages.apycula # gowin fpga
# yosys # fpga synthesis
# nextpnr # fpga place and route
# openfpgaloader # fpga programming
# nur-ryan4yin.packages.${pkgs.system}.gowin-eda-edu-ide # app: `gowin-env` => `gw_ide` / `gw_pack` / ...
]);