Generate a list of state, signal pairs as a side effect of generating signal assignments.
[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.