SkillAgentSearch skills...

Gateware

A collection of little open source FPGA hobby projects

Install / Use

/learn @swetland/Gateware
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a collection of little open source FPGA hobby projects

The build system can target nextpnr-ice40, nextpnr-ecp5, (Lattice ICE40 and ECP5 family parts), verilator (simulation), and vivado (Xilinx parts).

Projects are defined in project/*.def and all buildable projects can be listed with "make" and built with "make <projectname>" or "make all"

Final build products are deposited in out/... and intermediate build products, logs, and so on, in out/-nextpnr-/{projectname}/..., out/-vsim-/{projectname}/..., etc.

View on GitHub
GitHub Stars51
CategoryDevelopment
Updated1mo ago
Forks0

Languages

SystemVerilog

Security Score

85/100

Audited on Feb 13, 2026

No findings