ngi-nix / ngipkgs

Nix packages and services for projects supported through the NGI program
https://ngi-nix.github.io/ngipkgs
MIT License
31 stars 18 forks source link

icestudio #312

Open jleightcap opened 1 month ago

jleightcap commented 1 month ago

Icestudio is a visual editor for open FPGA boards that supports many platforms and devices. It allows you to design real hardware with drag and drop interface or Verilog code, and synthesize it into an FPGA with a simple click.

https://icestudio.io/ice https://nlnet.nl/project/Icestudio/

prior work:

preliminary Appimage-based nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/324068 from-source nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/326358

jleightcap commented 1 month ago

authors have been very helpful and receptive. merged PR to fix upstream hacks: https://github.com/FPGAwars/icestudio/pull/755