This repository has been archived by the owner on May 9, 2022. It is now read-only.
Releases: FPGAwars/toolchain-iverilog
Releases · FPGAwars/toolchain-iverilog
v1.2.1
General
- Reduce vvp dynamic dependencies (from 10 to 5)
- Add
static-libgcc
- Not using
libpthread
- Not using
libreadline
- Not using
libhistory
- Not using
libtinfo
- Add
Packages
- Updated linux_x86_64
- Updated linux_i686
- Updated linux_armv7l
- Updated linux_aarch64
- Updated windows_x86
- Updated windows_amd64
- Updated darwin
v1.1.1
General
- Reduce vvp dynamic dependencies (from 10 to 5)
- Add
static-libgcc
- Not using
libpthread
- Not using
libreadline
- Not using
libhistory
- Not using
libtinfo
- Add
Packages
- Updated linux_x86_64
- Updated linux_i686
- Updated linux_armv7l
- Updated linux_aarch64
- Updated windows_x86
- Updated windows_amd64
- Updated darwin
v1.2.0
v1.1.0
General
- Refactor scripts
- Added cells_sim.v to vlib
- Optimize package size: <30%
- Fixed win64 cross-compilation: (steveicarus/iverilog#148)
- 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