mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-24 00:48:50 +01:00
add fpga stuff
This commit is contained in:
parent
4d24cde575
commit
0d7fd5a54d
1 changed files with 6 additions and 0 deletions
|
@ -88,6 +88,12 @@ in
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
nodePackages.pnpm
|
nodePackages.pnpm
|
||||||
npm-check-updates
|
npm-check-updates
|
||||||
|
|
||||||
|
# FPGA stuff
|
||||||
|
yosys
|
||||||
|
nextpnr
|
||||||
|
icestorm
|
||||||
|
icebreaker
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
if (!config.machine.isGeneric) then
|
if (!config.machine.isGeneric) then
|
||||||
|
|
Loading…
Reference in a new issue