Create an entity for each function.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 13 Feb 2009 11:17:58 +0000 (12:17 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 13 Feb 2009 11:17:58 +0000 (12:17 +0100)
commitfcd5e88b1c14a3129253de9e8c225e3b13e041e7
tree40742d055b0122db1596713422faac23d48b0510
parent9913c8098b3f42e404ee1b76c2ccd47f15769c64
Create an entity for each function.

The entity does not yet contain the actual VHDL entity, but does contain
the argument / result to port name map.
Pretty.hs
Translator.hs
TranslatorTypes.hs
VHDL.hs