Move around some functionality.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 29 Jan 2009 12:16:47 +0000 (13:16 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 29 Jan 2009 12:16:47 +0000 (13:16 +0100)
commit765f2b02d5a81e0920a26b90c72b95d7ac6e68a2
tree35d93fecef16f43ebe2940bf6b53f4046ed55b6e
parent6752b2c9c16fc0802c35be9c80ecc6952ab81d5c
Move around some functionality.

This moves some code from getPortMapEntry into a new function expandArgs,
and also prepares for generating signal declarations in addition to
component instantiations.
Translator.hs