From: Matthijs Kooijman Date: Mon, 2 Feb 2009 13:41:49 +0000 (+0100) Subject: Restructure mkVHDL and getArchitecture a bit. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=inline;h=6a45fe7fa69457a98238748dfc2244d5185a9773;hp=6a45fe7fa69457a98238748dfc2244d5185a9773;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git 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. ---