Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI will never need to access periphery resources in intermediate projects. All I require is the ability to create a project which can be synthesized (in its entirety) to a qxp or qdb file that can be reused elsewhere. Basically, I will be creating a project(s) whose sole purpose is to be reused (in its entirety - from its top-module) within another project.
So, is it possible to do this in Pro, or will I need to create some kind of dummy wrapper module surrounding intermediate project so that I can export my module as a partition? This seems very backwards, so I am hoping this is not the case.