v1.2.3
版本发布时间: 2020-07-12 02:15:45
clash-lang/clash-compiler最新发布版本:v1.8.1(2023-11-11 06:13:10)
-
Changed:
- Upgrade to nixos 20.03. Nix and snap users will now use packages present in 20.03.
-
Added:
-
instance Monoid a => Monoid (Vec n a)
-
instance Text.Printf(Index)
-
instance Text.Printf(Signed)
-
instance Text.Printf(Unsigned)
-
-
Fixed:
-
Clash renders incorrect VHDL when GHCs Worker/Wrapper transformation is enabled #1402
-
Minor faults in generated HDL when using annotations from
Clash.Annotations.SynthesisAttributes
-
Cabal installed through Snap (
clash.cabal
) can now access the internet to fetch pacakges. #1411 -
Generated QSys file for
altpll
incompatible with Quartus CLI (did work in Quartus GUI) -
Clash no longer uses component names that clash with identifiers imported from:
- IEEE.STD_LOGIC_1164.all
- IEEE.NUMERIC_STD.all
- IEEE.MATH_REAL.all
- std.textio.all
when generating VHDL. See https://github.com/clash-lang/clash-compiler/issues/1439.
-
1、 starter-project.zip 9.87KB