-
I typed one command "sudo pip3.6 install git+https://github.com/Xilinx/BNN-PYNQ.git" to install the package of BNN. Firstly it cannot identify the host name so I add "192.30.255.112 github.com" to the…
-
During the installation: PYNQ-Z1 FPGA:
when I kick off "ck run program:vta-pynq-server --sudo"
it shows the below info in the end:
> **Resolving software dependencies ... …
-
I am having trouble getting a consistent input lock to 1080P sources with the PYNQ board. I have been able to connect to 720P reliably.
Do you have any suggestions to 'tune' the DVI2RGB code for…
-
I have flashed my sd card with the provided image and followed the script design interface steps for the the vivado. Now I want to know that the Graphical design interface says to use "make compile_gr…
-
I download this whole project with to my pynq board and change the overlay path to the right place. When I run the first time, the data printed is the same as darius-cnn-ip.ipynb, so it's loaded rig…
-
I'm having trouble getting HDMI input to work with `base.video.hdmi_in` in python (pynq API v2.0, had the same issue with 1.4):
- Pynq's HDMI input is not detected by devices, therefore devices do …
-
I don't have the required computing resources so I am thinking of getting access to some supercomputer to train the model. I was wondering if your model with datsets can be trained on it if it has DIG…
ghost updated
6 years ago
-
Excuse me
What should I do if I want to output 13 * 13 * 125 in FPGAQuickTest ?
-
I can see the board listed under the list of board when start a new vivado project and select board (instead of part, like in UG871 v2016.4
https://www.xilinx.com/support/documentation/sw_manuals/xi…
jge64 updated
6 years ago
-
Hi,
I am porting the LFC to a smaller device and found that it cannot fits in.
So I modified the whole thing to SFC and it's already working on HLS CSIM.
Now I have a problem on loading the *.s…