-
Hi Viktor, did you porting this block design on MicroBlaze V ? I'm very curious about this.
-
-
https://github.com/Xilinx/Vitis-Tutorials/blob/master/Getting_Started/Vitis/example/zcu102/hw/Makefile
(**Original**)
package/sd_card.img: app.exe vadd.xclbin xrt.ini run_app.sh
$(call ndef,R…
-
I am having a trouble in generating the bitstream file xclbin from the exported RTL file I did from Vitis HLS, I am using the command prompt executing this 'v++ -l --platform /home/centos/aws-fpga/Vit…
-
## Prerequisites
Currently the synthesis tests are only run with Vivado_HLS. We should add Quartus and Vitis synthesis tests
### Motivation
We should test all the backends we support.
### Part…
-
Dear all,
I want to use the vitis vision library with Vitis 2022.2. But when i installed and compiled the needed opencv library in ubuntu 18.04, the cmake generates errors listing like below:
open…
-
I'm following this [Xilinx Tutorial][1] about the implementation of a U-Net in the ZCU104 Evaluation Board and I have come up with an error during the compilation step.
I've trained a U-Net in Matl…
ghost updated
2 years ago
-
Inference Server Setup instructions in README include "--no-vitis" flag when building docker image. This flag is not recognized, and appears to have been removed by commit https://github.com/Xilinx/in…
-
Hi I have the following error while quantization. I wrote the following script:
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
imp…
-
**Environment (please complete the following information):**
- Project to build:PYNQ image v3.0
- Petalinux version:2022.1
- HDL branch:2022_R2
- META-ADI branch:2022_R2
- Using meta-adi pet…