NSriv2
New Contributor
7 years agoCycle approximate simulation using Intel FPGA opencl
Hi,
I am trying to do some design space exploration for an algorithm implemented in opencl FPGA. Since compiling opencl code for FPGA takes around 4-10 hours, I want some quick performance estimate numbers (cycle approximate). As aoc compiler first does scheduling which is quite fast, I was wondering if there is a way I can generate performance estimates before actually compiling it for FPGA? Is there some tool that I can use?
Thanks,
Nitish