Add automated testbench generation according to supplied test input
[matthijs/master-project/cλash.git] / HighOrdAlu.hs
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.