Deprecated

In favour of

clash

CAES Language for Synchronous Hardware (CLaSH)

http://clash.ewi.utwente.nl/

Latest on Hackage:0.1.3.11

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Christiaan Baaij & Matthijs Kooijman

CLaSH is a tool-chain/language to translate subsets of Haskell to synthesizable VHDL. It does this by translating the intermediate System Fc (GHC Core) representation to a VHDL AST, which is then written to file.