The clash package
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.
Properties
| Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.3.0, 0.1.3.9, 0.1.3.11 |
|---|---|
| Dependencies | base (4.2.*), containers (0.3.*), data-accessor (≥0.2.1.3 & <2.3), data-accessor-template (≥0.2.1.8 & <0.3), directory (1.0.*), filepath (≥1.1.0.4 & <1.2), ghc (6.12.*), haskell98 (≥1.0.1.1 & <1.1), pretty (≥1.0.1.1 & <1.1), prettyclass (1.0.*), template-haskell (≥2.4.0.1 & <2.5), tfp (≥0.2 & <0.4), th-lift (≥0.5.4 & <0.6), time (≥1.1.4 & <1.2), transformers (0.2.*), utility-ht (<0.0.7), vhdl (≥0.1.2.1 & <0.2) |
| License | BSD3 |
| Copyright | Copyright (c) 2009-2010 Christiaan Baaij & Matthijs Kooijman |
| Author | Christiaan Baaij & Matthijs Kooijman |
| Maintainer | christiaan.baaij@gmail.com & matthijs@stdin.nl |
| Stability | alpha |
| Category | Language, Hardware |
| Home page | http://clash.ewi.utwente.nl/ |
| Upload date | Fri Dec 2 12:11:39 UTC 2011 |
| Uploaded by | ChristiaanBaaij |
| Build failure | ghc-7.2 (log), ghc-7.4 (log) |
Modules
- CLasH
- CLasH.HardwareTypes
- CLasH.Translator
Downloads
- clash-0.1.3.11.tar.gz (Cabal source package)
- package description (included in the package)