Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Can not find Optimization report after moving to SDK 17.0

Altera_Forum
Honored Contributor II
1,505 Views

Hi,  

 

I can't see the optimization report generated by earlier versions  

i.e the ${KERNEL}.log file. When I moved to intel fpga sdk 17.0. 

 

I am not talking about the html reports (they are there alright). 

 

Something I missed ? 

 

I used the following command line: 

aoc -c -o build/${KERNEL}.aoco --report --fp-relaxed --fpc device/${KERNEL}.cl 

 

normally I used to get a log at build/${KERNEL}.log with detail descriptions of each loop. 

 

 

 

Thanks in Advance  

 

 

chaudhur
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
508 Views

That info in the text report has been removed; the info has been moved to the "Loop Analysis" section of the HTML report. 

 

I am not really happy about the fact that Altera is moving everything into the HTML report since accessing that big report with all those files inside of it is a huge paint over a slow network; the text report and the old HTML report which was just one single file were much more convenient for network access.
0 Kudos
Reply