Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.18 KB

INSTALLATION.md

File metadata and controls

30 lines (19 loc) · 1.18 KB

Installing FPGA Tools

WORK IN PROGRESS...

For most operating systems, nightly binary builds of the tools can be downloaded from YosysHQ oss-cad-suite

Windows 10 and 11

See How to install WSL2

After installing WSL2 and oss-cad-suite, the same as Linux except you also want a Windows executable build of iceprog (to allow talking to USB devices). See Gojimmypi's Blog

You can get Windows iceprog and related executables from fpga-toolchain-progtools (This are older but nice static binaries)

Linux

Other than YosysHQ oss-cad-suite typically you only need sudo apt install build-essential

macOS

You need make, you can use Homebrew or Apple command line tools