This repository has been archived by the owner on May 10, 2022. It is now read-only.
Releases: FPGAwars/toolchain-icestorm
Releases · FPGAwars/toolchain-icestorm
v1.11.1
Toolchain
- Yosys: release 0.8
- Icestorm: 5ab07ed
- Arachne-pnr: 840bdfd
General
- Iceprog improvements:
- Update
libftdi
1.4 - Update
libusb
1.0.22 (Fixes the multiple USB detection issue in Windows 💥 🎉)
- Update
- 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
v1.11.1-beta
Build darwin first
v1.11.0
Toolchain
- Yosys: release 0.8
- Icestorm: 5ab07ed
- Arachne-pnr: 840bdfd
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
v1.11.0-beta
Experimental release for UP5K boards
Toolchain
v1.10.1
Toolchain
- Icestorm: 0f64fdf
- Arachne-pnr: e83eecb
- Yosys: release 0.7
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
v1.10.0
Toolchain
- Icestorm: YosysHQ/icestorm@7ea1726
- Arachne-pnr: YosysHQ/arachne-pnr@e97e35c
- Yosys 0.7: https://github.com/cliffordwolf/yosys/releases/tag/yosys-0.7
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