clash-systemverilog: CAES Language for Synchronous Hardware - SystemVerilog backend

[ bsd2, deprecated, hardware, library ] [ Propose Tags ]
Deprecated in favor of clash-lib

CλaSH (pronounced ‘clash’) is a functional hardware description language that borrows both its syntax and semantics from the functional programming language Haskell. The merits of using a functional language to describe hardware comes from the fact that combinational circuits can be directly modelled as mathematical functions and that functional languages lend themselves very well at describing and (de-)composing mathematical functions.

This package provides:

  • SystemVerilog Backend


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.5.8, 0.5.9, 0.5.10, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.6.9, 0.6.10, 0.7, 0.7.1, 0.7.2
Change log CHANGELOG.md
Dependencies base (>=4.6.0.1 && <5), clash-lib (>=0.5), clash-prelude (>=0.7.2), fgl (>=5.4.2.4), lens (>=3.9.2), mtl (>=2.1.2), text (>=0.11.3.1), unordered-containers (>=0.2.3.3), wl-pprint-text (>=1.1.0.0) [details]
License BSD-2-Clause
Copyright Copyright © 2015 University of Twente
Author Christiaan Baaij
Maintainer Christiaan Baaij <christiaan.baaij@gmail.com>
Category Hardware
Home page http://www.clash-lang.org/
Bug tracker http://github.com/clash-lang/clash-compiler/issues
Source repo head: git clone https://github.com/clash-lang/clash-compiler.git
Uploaded by ChristiaanBaaij at 2015-04-20T13:35:42Z
Distributions
Reverse Dependencies 2 direct, 4 indirect [details]
Downloads 18499 total (71 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for clash-systemverilog-0.5.1

[back to package description]

Support

For updates and questions join the mailing list clash-language+subscribe@googlegroups.com or read the forum

clash-systemverilog

  • See the LICENSE file for license and copyright details