@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
- Security
Versions
Deprecated
Dependencies (17)
- base >=4.2 && <4.3
- containers >=0.3 && <0.4
- data-accessor >=0.2.1.3 && <2.3
- data-accessor-template >=0.2.1.8 && <0.3
- directory >=1.0 && <1.1
- filepath >=1.1.0.4 && <1.2 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.