Update .cabal file so that a default build is expected to be in the GHC tree
[matthijs/master-project/cλash.git] / Sim.hs
2009-01-30 Matthijs KooijmanAdd a a new function "stateless".
2009-01-30 Matthijs KooijmanAdd a stateless circuit type.
2009-01-30 Matthijs KooijmanRename the Circuit type to SCircuit (for stateful)
2009-01-30 Matthijs KooijmanRename a bunch of type variables.
2009-01-30 Matthijs KooijmanShow input on each simulation step.
2009-01-19 Matthijs KooijmanIntial import of some haskell programs.