Forum Discussion
1 Reply
- HRZ
Frequent Contributor
Please refer to Intel's documentation to find out how to use the HLS compiler:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls.pdf
I am doing an image processing project by FPGA HLS compiler. Now I plan to do image flipping on real-time image received from monitor by HLS. I know how to do flipping operation in C but I am confused about how to combine HLS with my C code to flip the real-time image. Could anyone give me some hints or suggestions? Thanks.
Please refer to Intel's documentation to find out how to use the HLS compiler:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls.pdf