PipeCNN
PipeCNN copied to clipboard
Integrate the similar module mult_add_fix8bx4 into the system.
Dear @doonny!
I am making my project based on PipeCNN.
I am reading your code. However, I have some questions that need to be answered.
I noticed that in the file conv_pipe.cl you use the module mult_add_fix8bx4.
This module is defined in the RTL which has the same directory hierarchy as the device folder.
I'm looking to create a module similar to that. However, I don't know where to start and how to integrate the similar module mult_add_fix8bx4 into the system.
Can you give me some documents or tips on this?
Thanks for the help.
Have a nice day.
Hi, please refer to Intel's FPGA OpenCL user guide, there are detailed instructions.