Generate vector functions on demand.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 11:21:45 +0000 (13:21 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 11:21:45 +0000 (13:21 +0200)
commita0c01abba26d4c00428d340d068f87a84afbc917
tree66e4991366a4b2de81a7062a2807403e0dbf5965
parent6fffdcf32a54a6372442d22a87537ee9733073ad
Generate vector functions on demand.

Previously, vector functions were generated all at the same time when the
corresponding vector type was generated.
Constants.hs
Generate.hs
GlobalNameTable.hs
VHDL.hs
VHDLTypes.hs