Create an entity for each function.
[matthijs/master-project/cλash.git] / Translator.hs
index 6b96ebca98a04566fb07e0adaeec609fc94a5d77..30a71c5a2e68b51ef744ec917fa43f6c150e1a0f 100644 (file)
@@ -69,6 +69,7 @@ main =
       -- Create entities and architectures for them
       mapM processBind binds
       modFuncs nameFlatFunction
+      modFuncs VHDL.createEntity
       return $ AST.DesignFile 
         []
         []