Tags give the ability to mark specific points in history as being important
-
-
-
-
-
firtool-1.97.1
cd02a733 · ·firtool 1.97.1 release This fixes CI problems related to deployment of firtool 1.97.0.
-
firtool-1.97.0
081c3f67 · ·firtool 1.97.0 - Add support for compiling inline layers. - Add options for specializing instance choices. - Add support for module body type lowering annotations. - Remove support for NestedPrefixModules.
-
firtool-1.95.1
87d10b75 · ·firtool 1.95.1 This backs out a change to a mem->reg folder which could create use-before-def.
-
firtool-1.95.0
b342d31a · ·firtool-1.95.0 release - This adds the ability for private FIRRTL modules to deduplicate with public modules. - A LowerTypes performance improvement. - An LLVM bump. - Additional checking that Grand Central companion modules are not mixed with layerblocks (or vice versa). - Infrastructure working towards inline unit tests. - A change to treat uninstantiated modules as being in the "effective" design.
-
firtool-1.93.1
395dec62 · ·firtool 1.93.1 release This includes a bug fix for the 1.93.0 release that prevented Python wheels from being built.