mustafaarslan
New Contributor
3 years agoMultiple uses of core partition
Hi,
I am beginner at Quartus Prime Pro 22.2.
I have a .qdb file of core partition (only includes luts, ffs) from another project. I want to use that block in my project multiple times (etc 64 tim...
- 3 years ago
Hi,
Yes, @sstrell is right. If you want to import the design partition and reuse it multiple times, you would need to choose the synthesized snapshot.
Because the final snapshot preserves placement and routing (can be assigned to only one design partition) while the synthesized snapshot does not have physical preservation (can be assigned to more than one design partition).
You may check out the documentation for the difference of partition snapshot:
Thanks.
Best Regards,
Ven Ting