Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you, Rsyc, for the export partition tip.
It does make sense to export the design as a partition, although I fear that the absolute path references will remain. As my colleague has the encrypted IP's license, licensing won't be a problem, but absolute paths would be. Nevertheless, I tried exporting the entire partition with:quartus_cdb --incremental_compilation_export=exported.qxp --incremental_compilation_export_post_fit=on --incremental_compilation_export_routing=on --rev=myRev myProj ... but quartus_cdb crashed with a long stack trace. :( (This is Quartus ver 11.0 SP1 by the way) --- Quote Start --- Please file an SR, as the archive should be pointing to them with relative paths. --- Quote End --- Sure thing, hopefully it will help other people who run into similar issues.