-
When I am running "sudo pip install "...this BNN-PYNQ.git" in pynq2.3 on PYNQ-Z2 Board ,some errors are as follows:
File "bnn/bnn.py" ,line 30,in
from pynq import Overlay,PL
ImportError:No mo…
-
Encountered errors when Installing SELinux on version of Ubuntu that reside on the PYNQ Z1 board.
I execute the following:
root@pynq:/usr/bin# ./apt-get install selinux
I get the following mes…
-
Hi there,
I am trying to build my own sdcard image for pynq_v2.1.
After setting everything up successfully (taking Issue #582 into account) the build fails with:
` make[1]: Leaving directory '/…
-
Hi,
I have a question that after the WiFi module is connected, can I transmit files to the board through WiFi? If possible, where will the document be placed?
-
I was getting started with the examples after running a successful build flow for Zybo Z7-10 board, to get an image with pynq packages. I noticed that few of the imports take a really long time, like …
-
I am wondering if the project support my ultra96 boards with PYNQ-image-v2.3?
-
Hello!
Could you confirm if I can use the PMOD signals with LVDS configuration in the .xdc file?
![screenshot from 2018-11-29 14-32-00](https://user-images.githubusercontent.com/17411203/4925007…
-
currently only z1, ultra96, and zcu104 are supported.
yunqu updated
6 years ago
-
I had successfully built sdsoc hardware platform for zcu102 according to the guidence of ug1146 ,but I met some problem when building sdsoc hardware platform for ultra96.
I created vivado project fro…
-
The following docker image is successfully built on an AArch64 host:
``` dockerfile
FROM arm64v8/ubuntu:bionic
RUN apt update \
&& DEBIAN_FRONTEND=noninteractive apt install -y --no-install-r…