FPGAwars / toolchain-iverilog

:seedling: Icarus Verilog pre-built binaries: GNU/Linux(+ARM), Windows and Mac OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived!

  • 2022-May-9: This repo has been archived, since the iverilog is no longer used as an isolated Apio package. Use the Tools-oss-cad-suite package instead

Toolchain-iverilog

Build Status

Introduction

Static binaries of the Icarus Verilog tools. 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.

Authors

Collaborators

License

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

About

:seedling: Icarus Verilog pre-built binaries: GNU/Linux(+ARM), Windows and Mac OS

License:GNU General Public License v3.0


Languages

Language:Verilog 76.0%Language:Shell 24.0%