This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
v0.10.3
- Disable CPR analysis (See clash-lang/clash-compiler@721fcfa):
- GHC < 7.11: In all modules using
-fcpr-off
- GHC >= 7.11: In
CLaSH.Signal.Internal
andCLaSH.Prelude.RAM
using-fno-cpr-anal
- GHC < 7.11: In all modules using