The latest version of clash-prelude is 1.8.1-3.

clash-prelude

Version 0.5.1 revision 0 uploaded by ChristiaanBaaij.

Package meta

Synopsis
CAES Language for Synchronous Hardware - Prelude library
Description

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 modeled as mathematical functions and that functional languages lend themselves very well at describing and (de-)composing mathematical functions.

This package provides:

  • Prelude library containing datatypes and functions for circuit design

To use the library:

A preliminary version of a tutorial can be found in CLaSH.Tutorial, for a general overview of the library you should however check out CLaSH.Prelude.

Author
Christiaan Baaij
Bug reports
http://github.com/christiaanb/clash-prelude/issues
Category
Hardware
Copyright
Copyright © 2013-2014 University of Twente
Homepage
http://christiaanb.github.io/clash2/
Maintainer
Christiaan Baaij <christiaan.baaij@gmail.com>
Package URL
n/a
Stability
n/a

Components