update cabal file to upload to hackage
[matthijs/master-project/cλash.git] / cλash / CLasH / VHDL.hs
2009-11-11 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-11-11 Christiaan BaaijClean up source files:
2009-11-10 Christiaan BaaijUse data-accessor-transformers package to remove deprec...
2009-11-10 Christiaan BaaijFixed VHDL Type generation, vhdlTy now uses HType's...
2009-08-12 Matthijs KooijmanThrow away old and unused functions for state.
2009-08-05 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-05 Matthijs KooijmanFix testbench again.
2009-08-05 Matthijs KooijmanMake vhdl generation and normalization lazy.
2009-08-03 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-07-31 Christiaan BaaijFix a few comments so Haddock will complete
2009-07-31 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-07-31 Christiaan BaaijQuick hack implementation of FSVec literals, needs...
2009-07-29 Christiaan BaaijWe now make a show function for all default datatypes.
2009-07-28 Christiaan BaaijAdd automated testbench generation according to supplie...
2009-07-15 Christiaan BaaijAdepted the modules to their new structure