Downloads
Downloads
CλaSH Compiler
Cabal-ized Package: clash-bin-0.1.2.tar.gz
Requires the Haskell Platform to install; note that CλaSH is only supported and tested under GHC version 6.12, so the latest supported Haskell Platform release is 2010.2.0.0.
Once the above tar-ball is unpacked, inside created directory, run:
> cabal install
CλaSH, as a library (Hackage)
http://hackage.haskell.org/package/clash
If the Haskell Platform is installed, you can install the CλaSH library by running:
> cabal install clash
CλaSH Sources (GIT)