facedetect-fpga icon indicating copy to clipboard operation
facedetect-fpga copied to clipboard

Results 3 facedetect-fpga issues
Sort by recently updated
recently updated
newest added

I am implementing the code in Vivado HLS 2019.1 while synthesising it shows unsupported c/c++ library function 'fopen' , 'fputs' , 'fputc' , etc. ![Error](https://user-images.githubusercontent.com/68503919/192585688-5591047e-74ce-4f9c-821e-abe0277e21f0.jpg)

i want to run this code on visual studio. how can i do? what does 'main directory' means in readme?

Can you help me on this? Im doing similar project and using ZC706 evaluation board. I need to generate IP Core and then pass to Vivado to connect my CNN...