Skip to content

Releases: freechipsproject/firrtl-interpreter

Firrtl Interpreter v1.5.0-RC2

22 Dec 00:43
Compare
Choose a tag to compare

Firrtl interpreter is end-of-life, switch to Treadle: https://github.com/chipsalliance/treadle

v1.5.0 will be the last major version of Firrtl Interpreter.

Firrtl-interpreter v1.4.2

03 Feb 21:11
Compare
Choose a tag to compare

No changes in this release

Firrtl-interpreter

14 Dec 01:09
Compare
Choose a tag to compare

No changes in this minor release

Firrtl Interpreter 1.4.0

07 Oct 01:06
Compare
Choose a tag to compare

(#187) Can generate report of wire usage is written out to files, NumberMonitor does \histogram analysis of wires

v1.4.0-RC1

17 Aug 19:41
Compare
Choose a tag to compare
v1.4.0-RC1 Pre-release
Pre-release

(#187) Adding support for fft project
Report of wire usage is written out to files
New options control where to write them
NumberMonitor does the analysis
New special flags to do histogram analysis of wires Report of wire usage is written out to files

v1.3.2

30 Jun 00:22
Compare
Choose a tag to compare

Bump dependencies

v1.2.7

29 Jun 23:40
Compare
Choose a tag to compare

Bump dependencies

v1.3.1

19 May 17:31
Compare
Choose a tag to compare

Feature

(#177) Only run scala-steward once a month
(#179) Update scalatest to 3.1.2

v1.2.6

19 May 17:30
Compare
Choose a tag to compare

Bump dependencies

v1.3.0

04 May 15:31
Compare
Choose a tag to compare

Fix

(#166) Correct typos in FirrtlTerp.scala

Feature

(#158) Deal with redefinition of logger due to BackendCompilationUtilities update
(#159) Relicense under Apache 2.0
(#160) Bump sbt and tool/plugin dependencies.
(#162) Update junit to 4.13
(#163) Update sbt to 1.3.8
(#164) Update scalacheck to 1.14.3
(#169) Update scalatest to 3.1.1
(#171) Don't mess with version management.
(#172) Bump to Scala 2.12.10
(#174) Add support for GitHub Workflows.
(#175) Add support for GitHub Workflow caching.
(#178) Update sbt to 1.3.10