Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

How to instantiate a float point IP in OpenCL-HDL hybrid flow?

I am putting a verilog module into OpenCL, and in the verilog, a float point ip is used. Previously in pure HDL flow, I use .ip file with no problem. but now in OpenCL flow, seems .ip file is no...