PipeCNN icon indicating copy to clipboard operation
PipeCNN copied to clipboard

Integrate the similar module mult_add_fix8bx4 into the system.

Open WeipingXiao1412 opened this issue 3 years ago • 1 comments

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. q1 This module is defined in the RTL which has the same directory hierarchy as the device folder. q22 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.

WeipingXiao1412 avatar Feb 08 '22 15:02 WeipingXiao1412

Hi, please refer to Intel's FPGA OpenCL user guide, there are detailed instructions.

doonny avatar Feb 10 '22 01:02 doonny