Forum Discussion

mnazemi's avatar
mnazemi
Icon for New Contributor rankNew Contributor
6 years ago

How to call an IP designed in Verilog in Intel HLS compiler?

Is it possible to design and optimize an IP in Verilog and create a function for it that can be called from HLS? A simple example of such scenario would be as follows: Design and optimize an FIR f...