Really revert all of the recent rotating changes.
[matthijs/master-project/cλash.git] / reducer.hs
2010-06-17 christiaanbmap fst works again after latest fixes to clash
2010-06-17 christiaanbImplement API change of shiftl and shiftr, limit Prelud...
2010-06-16 christiaanbGive the index type an exclusive upper-bound, and fix...
2010-06-08 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2010-06-01 christiaanbUpdate reducer to use new integer types
2010-04-13 Matthijs KooijmanReplace fst with a lambda in a map.
2010-03-31 christiaanbUpdate reducer to latest design (that runs at 159 MHz)
2009-11-10 Christiaan BaaijFixed VHDL Type generation, vhdlTy now uses HType's...
2009-11-06 Christiaan BaaijUpdate reducer
2009-08-20 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-19 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-18 Christiaan BaaijWork around some bugs in the current clash to make...
2009-08-14 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-14 Christiaan BaaijAdd builtin blockRAM primitive
2009-08-14 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-14 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-13 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-13 Christiaan BaaijGenerate more unique variable names, generate truely...
2009-08-13 Christiaan BaaijAdd boolean or and and, tuple fst and snd function.