Forum Discussion
HRZ
Frequent Contributor
7 years agoUnfortunately there is no way to "import" a placed-and-routed OpenCL design in Quartus while preserving the post-place-and-route information (or at least I couldn't find any). You will have to open the project generated by the OpenCL compiler (which can be used right after the first stage of OpenCL compilation, i.e. -c switch, is finished) and place and route it with Quartus manually to get such information. I tried it once with Stratix V and it worked. I am not sure about Arria 10, though, since, as MUsman said, that one uses Partial Reconfiguration.