Skip to content
/ yogh Public

Script to build ice40 bitstream vhdl toolchain from yosys, ghdl, ghdlsynth, icestorm, and nextpnr.

License

Notifications You must be signed in to change notification settings

landley/yogh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Fully open source VHDL bitstream generator for iCE40 FPGA, built from
Yosys + GHDL + ghdlsynth + nextpnr + icestorm

  ./yogh.sh
  export PATH=~/yogh/bin:$PATH

Export PREFIX= to specify install location for new toolchain (default ~/yogh).
Export NONET=1 to skip git updates of subrepos (run without net access).
Export NOCLEAN=1 to skip repo clean (perform incremental build).

See script comments for build prerequisites (uses debian package names).

About

Script to build ice40 bitstream vhdl toolchain from yosys, ghdl, ghdlsynth, icestorm, and nextpnr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages