Forum Discussion
JavierHormigo
New Contributor
2 years agoStrange behavior of Quartus Fitter and how to get more information
Hi, I'm designing an accelerator for DTW computation using oneAPI and Stratix 10 at the board BittWare 520N-MX Gen3x16. I have a kernel (it's actually several different kernels connected with pipes...
BoonBengT_Altera
Moderator
2 years agoHi @JavierHormigo,
Thank you for the hold, after some alignment, we are on the right path.
Basically the report path that we have talked about earlier is the details report of the quartus compilation report GUI have.
It contain the plan, place, route, retime and finalize stage report which describe all devices resources the fitter allocate during logic placement such as logic lock region, global and other fast signals.
Hence would suggest to look into those report particularly the place stage report.
Hope that clarify.
Best Wishes
BB