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

Safe HaskellNone

Language.Atom.Example

Description

An example atom design.

Synopsis

Documentation

compileExample :: IO ()

Invoke the atom compiler.

example :: Atom ()

An example design that computes the greatest common divisor.