@hackage clash0.1.3.11

CAES Language for Synchronous Hardware (CLaSH)

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.