Make full_adder simpler.
[matthijs/master-project/cλash.git] / Adders.hs
2009-01-29 Matthijs KooijmanMake full_adder simpler.
2009-01-29 Matthijs KooijmanAdd a duplication hardware model.
2009-01-29 Matthijs KooijmanAdd a double invertor model.
2009-01-29 Matthijs KooijmanAdd an invertor hardware model.
2009-01-29 Matthijs KooijmanAdd a trivial "wire" hardware model.
2009-01-29 Matthijs KooijmanAdd some comments.
2009-01-21 Matthijs KooijmanLet the Adders module export everything.
2009-01-21 Matthijs KooijmanAdd a haskell model for a half adder.
2009-01-19 Matthijs KooijmanIntial import of some haskell programs.