Really revert all of the recent rotating changes.
[matthijs/master-project/cλash.git] / HighOrdAlu.hs
2009-09-08 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-09-01 Matthijs KooijmanAdd a trailing newline to HighOrdAlu.
2009-08-07 Christiaan BaaijAdd support for translating designs defined over multip...
2009-08-06 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-06 Christiaan BaaijAdd the type-alias Vector for TFVec to HardwareTypes...
2009-08-06 Christiaan BaaijAdd the module hardware types, that exports all builtin...
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-28 Christiaan BaaijAdd automated testbench generation according to supplie...
2009-07-16 Christiaan BaaijWe now support Annotations to indicate top-level entity...
2009-07-02 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-07-02 Christiaan BaaijWe now output VHDL types in the correct order
2009-06-29 Christiaan BaaijAdded support for copyn and copy
2009-06-29 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-29 Christiaan BaaijAdded "lengthT"
2009-06-25 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-06-25 Matthijs KooijmanAdd a anyset operation to HighOrdAlu, using foldl.
2009-06-25 Matthijs KooijmanRemove the function wrapper hack from HighOrdAlu.
2009-06-25 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-25 Matthijs KooijmanGive HighOrdAlu an and operation.
2009-06-24 Christiaan BaaijAdded builtin foldl function
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Matthijs KooijmanAdd a hardware module for a generalized Alu.