Skip to content

Releases: Xilinx/finn

FINN v0.10.1

08 Jul 11:05
9d29968
Compare
Choose a tag to compare

Release blog post: #1128
List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2024-04-03..2024-07-08


Known issues
We are seeing some unexpected behaviour for external mem mode, especially with the new RTL components. Please note that you might run into issues when working with external weights.

FINN v0.10

02 Apr 10:57
e3087ad
Compare
Choose a tag to compare

FINN v0.9

10 Feb 12:29
cdc5ec4
Compare
Choose a tag to compare

Release blog post: #761

List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2022-07-15..2023-02-10

Known issues

There was a wrong model file referenced in the tfc and cnv end2end example notebook and the build_dataflow example needed to have an additional build argument (vcd tracing does only work with python rtlsim)
Both is fixed on main, see merged PR: #762

FINN v0.8.1

14 Jul 09:17
96c0f5e
Compare
Choose a tag to compare

FINN v0.8

13 Jul 17:03
fe4a150
Compare
Choose a tag to compare
FINN v0.8 Pre-release
Pre-release

Please do not use this release as it was broken due to a faulty merge, use v0.8.1 instead.

FINN v0.7

05 Nov 14:53
d1cc9cf
Compare
Choose a tag to compare

FINN v0.6

15 Jun 10:09
c1e480d
Compare
Choose a tag to compare

FINN v0.5b

17 Dec 23:05
Compare
Choose a tag to compare

FINN v0.4b

22 Sep 07:52
e443a58
Compare
Choose a tag to compare
FINN v0.4b Pre-release
Pre-release

Easier build transformations including Alveo, fully accelerated end-to-end network examples, Brevitas co-debug, accumulator minimization, cycle estimation, many new hlslib layers, plus a whole lot more.

Release blog post:
https://xilinx.github.io/finn//2020/09/21/finn-v04b-beta-is-released.html

FINN v0.3b (beta)

09 May 01:25
63fca83
Compare
Choose a tag to compare
FINN v0.3b (beta) Pre-release
Pre-release

Initial support for convolutions including new end-to-end notebook, parallel transformations, more flexible memory allocation for MVAUs, throughput testing and many other smaller improvements and bugfixes.