Forum Discussion

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

Linking top level RTL function with all its required modules using the OpenCL RTL library workflow

I have a top level verilog function, within it I instance some other modules. I have written the xml file and c_model as well as calling the top level verilog function in my OpenCL kernel (following ...