Skip to content

🌱 Icestorm, DFU-Util, and Yosys pre-built binaries: GNU/Linux(+ARM), Windows and Mac OS

License

Notifications You must be signed in to change notification settings

xobs/toolchain-icestorm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolchain-icestorm

Build Status

Introduction

Static binaries of the Icestorm tools (yosys, arachne, icetools and icotools). Packaged for Apio and PlatformIO.

Usage

Build:

bash build.sh linux_x86_64

Clean:

bash clean.sh linux_x86_64

Target architectures:

  • linux_x86_64
  • linux_i686
  • linux_armv7l
  • linux_aarch64
  • windows_x86
  • windows_amd64
  • darwin

Final packages will be deployed in the _packages/build_ARCH/ directories.

NOTE: libftdi1.a and libusb-1.0.a files have been generated for each architecture using the Tools-system scripts.

Documentation

The project documentation is located in the wiki.

Authors

Collaborators

License

Licensed under a GPL v2 and Creative Commons Attribution-ShareAlike 4.0 International License.

About

🌱 Icestorm, DFU-Util, and Yosys pre-built binaries: GNU/Linux(+ARM), Windows and Mac OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.9%
  • Shell 15.7%
  • Python 3.4%