-
I want to use the kernel crp_layer_hwcn_cpfp_16pegrp to predict the output. I have already changed the deploy.txt. But the output are the same for 256 images. Then what's wrong?
The output:
ILSVRC2…
-
https://www.xilinx.com/html_docs/xilinx2017_1/sdaccel_doc/topics/application-debug/concept_sw_emu_kernel_debug.html
-
Hi! I got two problems.
1. Can I apply it on SDSoc based on ZCU102
2.Following the UG1021, I choose zcu102(I don't have a KCU1500 and SDAccel license), and the software platform are as follows:S…
-
-
Hi
To make the SNAP more easy to use, do we consider to support Modelsim for simulation?
Many universities and academic instituions prefer to use Modelsim as their simulation tool and want to use t…
-
https://github.com/Xilinx/SDAccel_Examples/wiki/Create,-configure-and-test-an-AWS-F1-instance
cat *.afi_id.txt should be cat *afi_id.txt
-
when I make my rtl logic, I get the error:
ERROR: [XOCC 19-98] Generation of the IP CORE failed.
Cannot upgrade to invalid target ''
How should I to solve it? Thanks.
-
Dear Prof. Wang,
I install Xilinx's SDAccel, but it display make: aocl: 命令未找到。Can ocal application on SDAccel?
-
Dear doonny,
I'm very interested in testing your PipeCNN in my Zynq Ultrascale ZCU102.
I have compiled the source code with Xilinx SDSoC v2017.1 with _zcu102_es1_ocl_ platform, then before launch…
-
conv_pipe.cl is heavily depend on altera specific extensions (write_channel_altera, read_channel_altera), so it can't be compiled to use with xilinx FPGAs.