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.*), containers, data-accessor (≥0.2.1.3), data-accessor-template, directory, filepath, ghc (6.12.*), haskell98, pretty, prettyclass, syb, template-haskell, tfp, th-lift, time, transformers (≥0.2), vhdl (>0.1.1) |
| 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 | Tue Mar 22 17:08:57 UTC 2011 |
| Uploaded by | ChristiaanBaaij |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- CLasH
- CLasH.HardwareTypes
- CLasH.Translator
Downloads
- clash-0.1.3.0.tar.gz (Cabal source package)
- package description (included in the package)