@hackage clash0.1.0.2
CAES Language for Synchronous Hardware (CLaSH)
Categories
License
BSD-3-Clause
Maintainer
christiaan.baaij@gmail.com & matthijs@stdin.nl
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (18)
- base >=4 && <5
- containers
- data-accessor >=0.2.1.3
- data-accessor-template
- data-accessor-transformers
- directory Show all…
Dependents (1)
@hackage/acme-everything
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.