Forum Discussion
6 Replies
- KennyT_altera
Super Contributor
Hi Alexandre,
This seems to be a bugs, can you attached your design.qar here? Let me know if you would like to attach it privately.
Thanks
- AEsqu
Contributor
Hi Ktan,
I cannot share my design.
I will just attach the qsf.
Alex.
- KennyT_altera
Super Contributor
Hi,
I was able to duplicate the issue in the simplified design, I will get the developer to fix this issue.
You can ignore the message as for now.
Thanks
- AEsqu
Contributor
Thanks!
- KennyT_altera
Super Contributor
seems like Advanced Physical Synthesis and Advanced Physical Optimization are 2 different things.
Advanced Physical Synthesis is retiming/logic optimization (this can optionally be turned off if the user does not need extra fmax optimizations and wants to save some compile time).
Advanced Physical Optimization is the global placement engine (it is a required part of the compilation flow for all Quartus Prime Pro Edition families).
- AEsqu
Contributor
ok!