Re: [Haskell] ANN: clash-0.1.3.0 (Functional Hardware Descriptions)

2011-03-23 Thread Christiaan Baaij
I now also fixed the examples on the website [1] to work with version 0.1.3.0 of CLaSH :-) -- Christiaan [1] http://clash.ewi.utwente.nl On Mar 22, 2011, at 6:43 PM, Christiaan Baaij wrote: > Hello, > > I am pleased to announce an incremental update to CLaSH, version 0.1.3.0. > > CLaSH can t

Re: [Haskell] ANN: clash-0.1.3.0 (Functional Hardware Descriptions)

2011-03-22 Thread Manuel Hernandez
Dear Haskellers, I have tried to compile from my own work and from several sources a course in functional and logic programming, and the result is a prospect of a book (right now only in *Spanish*), which I have named "Programación declarativa". Perhaps someone can be interested in giv

[Haskell] ANN: clash-0.1.3.0 (Functional Hardware Descriptions)

2011-03-22 Thread Christiaan Baaij
Hello, I am pleased to announce an incremental update to CLaSH, version 0.1.3.0. CLaSH can translate a (semantic) subset of Haskell to RTL-style VHDL. Instead of being an embedded DSL like Lava or ForSyDe, CLaSH takes are more 'traditional' approach to synthesis/compilation. It uses the GHC API