Forum Discussion
Altera_Forum
Honored Contributor
8 years agoExport synthesized top-module and import in another project
I am working on a project where different engineers will be developing different modules of a large design completely separately. The design must be entirely bottom-up because the module developers m...
Altera_Forum
Honored Contributor
8 years agoThings are different with Pro. See slide 11 of that training I linked you to. I/O are now exclusively top-level (periphery). With Standard edition incremental compilation, yes, you could get away with creating a .qxp file that included both core and periphery resources. However, it greatly complicated the integration in the final design. By putting a line in the sand, so to speak, between core and periphery resources, the flow works much better for a team-based design (less file transfer between team members; just the .qdb and optionally .sdc).