Forum Discussion

sli30's avatar
sli30
Icon for New Contributor rankNew Contributor
7 years ago

How can I see the place&route on FPGA for OpenCL file?

Dear all, Typically for RTL code, we can use chip planner in Quartus to see the resource place&route. My question is now I'm using commend aoc to generate the *.aocx file (aoc *.cl -o *.aocx). It wi...