Gmane
Picon
From: Tom Hawkins <tomahawkins <at> gmail.com>
Subject: ANNOUNCE: Atom 2007.06
Newsgroups: gmane.comp.lang.haskell.general
Date: 2007-06-11 01:16:22 GMT (48 weeks, 4 days, 2 hours and 5 minutes ago)
Atom is a high-level hardware description language embedded in Haskell
that compiles conditional term rewriting systems into conventional HDL.

New in this release:

  - User guided rule scheduling to help the compiler build the optimal
    scheduler.

  - Rule schedule visualization with Graphviz.
      gray edges: sequential composable rules
      red edges: feedback arcs (bad)
      blue edges: user defined scheduling constraints

  - Bug fix affecting "alwayActiveWhenEnabled" performance constraint.

Enjoy!

  http://www.funhdl.org/

-Tom