atom-0.0.5: A DSL for embedded hard realtime applications.

Language.Atom.Example

Description

An example atom design.

Synopsis

Documentation

compileExample :: IO ()Source

Invoke the atom compiler.

example :: Atom ()Source

An example design that computes the greatest common divisor.