Clean up the code a bit more.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 09:30:57 +0000 (11:30 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 09:30:57 +0000 (11:30 +0200)
commit597f1b6823417f2c4cc54549f2a9d1b9f131893c
tree4122de2d703fbd2028f5424abebbaac7e422296f
parentd3cb6d2f0f875a77483348a8003074e8d77a3198
Clean up the code a bit more.

This removes some unused parts, makes some naming a bit more consistent
and moves some code around.

Additionally, this disables vector function generating for now, since that
would create a dependency loop. Next up is changing the structure of that.
Constants.hs
CoreTools.hs
Generate.hs
VHDL.hs
VHDLTools.hs