Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Releases: FPGAwars/toolchain-icestorm

v1.11.1

21 May 16:40
Compare
Choose a tag to compare

Toolchain

General

  • Iceprog improvements:
    • Update libftdi 1.4
    • Update libusb 1.0.22 (Fixes the multiple USB detection issue in Windows 💥 🎉)
  • Fix yosys-smtbmc extension on Windows (#72)
  • Include timing data (#69)

Packages

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

Travis FPGAwars/toolchain-icestorm

v1.11.1-beta

21 May 11:35
Compare
Choose a tag to compare
v1.11.1-beta Pre-release
Pre-release
Build darwin first

v1.11.0

21 Oct 21:49
Compare
Choose a tag to compare

Toolchain

General

  • Lots of features/improvements in Yosys
  • Support for UP5K iCE40 FPGAs
  • Basic support for LM4K iCE40 FPGAs

Packages

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

Travis FPGAwars/toolchain-icestorm

v1.11.0-beta

04 Apr 19:56
Compare
Choose a tag to compare
v1.11.0-beta Pre-release
Pre-release

Experimental release for UP5K boards

Toolchain

Travis FPGAwars/toolchain-icestorm

v1.10.1

04 May 08:12
Compare
Choose a tag to compare

Toolchain

General

  • Support for LP384 iCE40 FPGAs
  • Low latency behavior in iceprog:
    • Set low latency (1 ms), upload and restore the previous latency
    • Improve GNU/Linux upload speed (new kernel versions): ~2s (saving ~80% time)
    • Improve Windows upload speed: ~3s (saving ~60% time)
    • Improve Mac OS upload speed: ~3s (saving ~60% time)

Packages

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

Travis FPGAwars/toolchain-icestorm

v1.10.0

28 Feb 11:57
Compare
Choose a tag to compare

Toolchain

General

  • Refactor scripts
    • Clean Makefile patches
  • Updated package system
  • Use semantic version
  • Optimize size: ~65%
  • Improve performance using GCC 5
  • Added travis build & deploy

Packages

  • Added windows_x86
  • Added windows_amd64
  • Removed windows
  • Updated linux_x86_64
  • Updated linux_i686
  • Updated linux_armv7l
  • Updated linux_aarch64
  • Updated darwin

Travis FPGAwars/toolchain-icestorm

0.9

23 Aug 20:24
Compare
Choose a tag to compare
0.9
  • Changelog
    • Add icetime (+chipdbs.txt), icepll and icebram
    • Add static icoprog in linux_armv7l distribution

Icestorm: 12b2295c908 + win32 patch
Arachne PnR: 52e69ed20734
Yosys: release 0.6
ABC: ae7d65e71adc

0.8

27 Jul 10:03
Compare
Choose a tag to compare
0.8
  • Changelog
    • Use libftdi1 for iceprog
    • Yosys 0.6 with ae7d65e71adc ABC
    • New build script

0.7

25 Feb 10:12
Compare
Choose a tag to compare
0.7

Initial multiplatform release:
Platforms: Linux - 32/64 bits, Windows, Mac, ubuntu-phone, Raspberry PI II

0.6

24 Feb 16:23
Compare
Choose a tag to compare
0.6
Added linux to ARCH