T
Tom
Guest
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
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