We now output VHDL types in the correct order
[matthijs/master-project/cλash.git] / VHDLTools.hs
2009-07-02 Christiaan BaaijWe now output VHDL types in the correct order
2009-07-02 Christiaan BaaijRemoved the need for a special vector-type map.
2009-06-30 Christiaan BaaijUpdated all error messages to include modulename and...
2009-06-29 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-06-29 Christiaan BaaijAdded unzip
2009-06-26 Christiaan BaaijAdded support for instances of tfp integer, but poorly...
2009-06-25 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-06-25 Matthijs KooijmanRemove the unused Maybe typing in Entity ports.
2009-06-25 Matthijs KooijmanAdd mkIndexedName utility function.
2009-06-25 Matthijs KooijmanRestructure a lot of VHDL generating code.
2009-06-25 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-25 Christiaan BaaijCleaned up genFoldlCall.
2009-06-24 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-24 Matthijs KooijmanSwap the VHDLState and VHDLSession type names.
2009-06-24 Matthijs KooijmanClean up the code a bit more.
2009-06-23 Christiaan BaaijStarted cleanup of VHDL.hs and some builtin funcs now...