Restructure mkVHDL and getArchitecture a bit.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 2 Feb 2009 13:41:49 +0000 (14:41 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 2 Feb 2009 13:41:49 +0000 (14:41 +0100)
commit6a45fe7fa69457a98238748dfc2244d5185a9773
treeeb68da3fc109e2c6e75ad5c5f8cc4b865ebe042d
parentf87607e43aff4cdf81c5d57f57687ea5f81dd89a
Restructure mkVHDL and getArchitecture a bit.

There is now a expandBind which makes the function signature and adds it
to the session, calls getEntity and getArchitecture and merges the
results.
Translator.hs