Forum Discussion
xinh
New Contributor
7 years agoDouble Pumping DSP units IP
I am current inspecting different IPs in intels IP catalog and I want to implement double pumping DSP unit in my design. I didn't find similar IP in the IP catalog. Also I didn't find any Intel docu...
CheepinC_altera
Regular Contributor
7 years agoHi Xinheng,
Regarding your inquiry #3, just would like to check with you if you are inquiring how to integrate your custom RTL codes ie in Verilog into the OpenCL flow? Thank you.
xinh
New Contributor
7 years agoHi.
Thank you for the reply.
Yes, If there is no available OpenCL library function and we can write our own double pumping DSP module, how should we integrate it into openCL flow.
Specifically, the double pumping module may have an additional double frequency clock other than the system clock to drive the double pump dsp. Would it also possible to introduce additional clock when we integrate the RTL module into openCL flow?