Skip to content

Releases: im-tomu/fomu-toolchain

nightly

27 Apr 17:02
e124edc
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
ci: bump zig to 0.9.0 (#31)

v1.6

29 Jul 21:27
0beffe7
Compare
Choose a tag to compare
v1.6: Large number of improvements from @umarcor including VHDL support!

v1.5.6: Faster nextpnr and more reliable wishbone-tool

28 Mar 07:04
Compare
Choose a tag to compare
v1.5.6: update yosys, nextpnr, and wishbone-tool

v1.5.5: Updated wishbone-tool

22 Feb 01:12
Compare
Choose a tag to compare

This release includes an updated wishbone-tool, which now supports running multiple servers at one time. Try running wishbone-tool -s gdb -s wishbone to get a gdb server and a wishbone server running at the same time!

v1.5.3: wishbone-tool, dsp routing, and abc9

30 Oct 01:09
Compare
Choose a tag to compare

This release fixes some riscv debug builds in wishbone-tool, improves routing DSP blocks in nextpnr-ice40, and fixes -abc9 when routing ECP5 in yosys. It also fixes nextpnr-ice40 on Windows, which was previously built using an ancient git tag.

This also adds iceprog, making it more compatible with other FPGA boards.

v1.5.2: build: add iceprog support to toolchain

30 Oct 01:11
Compare
Choose a tag to compare
Signed-off-by: Sean Cross <sean@xobs.io>

v1.4: build: update nextpnr, wishbone-tool, and icestorm

11 Sep 12:56
Compare
Choose a tag to compare
We now use upstream builds, built on Ubuntu 18.04.

Signed-off-by: Sean Cross <sean@xobs.io>

nextpnr: update to v1.35

20 Aug 11:03
Compare
Choose a tag to compare
Also, the previous "set -e" error was due to Travis simultaneously
finishing 3 builds at once and having a collision.

Signed-off-by: Sean Cross <sean@xobs.io>

v1.2: build: get rid of "set -e"

20 Aug 10:10
Compare
Choose a tag to compare
This looks like it could cause problems elsewhere in Travis?

Signed-off-by: Sean Cross <sean@xobs.io>

v1.1: nextpnr: update windows build

20 Aug 10:00
Compare
Choose a tag to compare
This fixes python and nextpnr-ice40 on Windows.

Signed-off-by: Sean Cross <sean@xobs.io>