@hackage clash0.1.3.11
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
Versions
Deprecated
Dependencies (17)
- base >=4.2 && <4.3
- containers >=0.3 && <0.4
- directory >=1.0 && <1.1
- filepath >=1.1.0.4 && <1.2
- template-haskell >=2.4.0.1 && <2.5
- transformers >=0.2 && <0.3 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.