[Haskell] ANNOUNCE: Atom 2007.06

Tom Hawkins tomahawkins at gmail.com
Sun Jun 10 21:16:22 EDT 2007


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


More information about the Haskell mailing list