-
Hi. I try to build CHaiDNN software for ZCU106. I followed the tips on https://github.com/Xilinx/CHaiDNN page. First I built the hardware, I updated two files, Makefile and xi_conv_config.h to meet t…
-
@danielholanda Awesome project? Which FPGA's have you used to benchmark/test the example lib successfully on?
-
I have generated a custom platform for the ZCU102 to run inference using faster frequency. While compiling I get the following error even when the files is actually present in the src folder
Finish…
-
I'm trying to build CHaiDNN.
In project.sdx, I have chosen "Release".
Next, In "Root function", I choose the main function, but that function does not remain selected.
So, what's the right root fu…
-
Hello there
I would like to add the "VideoCapture" function using the opencv library provided here.
I added "videoio.hpp" as follows.
*************************************************************…
-
Hi,
When I rebuild the reference designs, either from the scripts or in SDSOC 2017.4, the resulting implementation has timing violations. I find I need to set the speed of the hardware functions to…
-
using 2017.4, getting this error while making the file(included the code. in [makefile] as well as the what we input in terminal) for the sobel detector.
ERROR: [SYNCHK 200-79] Cannot find the to…
-
Hello, I had an error from the step number 6 in your tutorial. The error comes from when I input
_./guinness_tut1_v1.elf (my ip) 10050_ into the terminal which connected with FPGA(ZCU102)
The comp…
-
script generation fails due to missing file (base_wrapper.v). The following files are missing:
"snickerdoodle-SDSoC/projects/snickerdoodle_black/snickerdoodle_black.srcs/sources_1/bd/base/hdl/base_…
ghost updated
6 years ago
-
Hi guys,
I have tried to make a build following the CHaiDNN guide and I'm getting this error.
If you take a look to the error ( "C:CHaiDNNCHaiDNN_v2srcconvscriptsmcps.tcl"), you'll notice that a…