Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIt's simpler than that. xport doesn't really understand hierarchy. It just finds a new file with the sub-module's name and tries to convert it. The calling module converts correctly if its AHDL. So, just run the tool on the files you want and ignore the errors when it hits a VHDL submodule.