-
I have been trying to run the emulator on my PYNQ-Z2 board, but before the overlay loads, I keep encountering the same `CacheMetadataError`. I am using this repository for a class project, and I would…
rderi updated
11 months ago
-
#critical
Hi,
We followed all the steps for RISC-V setup on PYNQ Z2 board. But during the last step, in packaging the overlay, when we tried to run this code
`import numpy as np
arg1 = np.a…
-
Hello, I'm trying to build PYNQ image for my Zybo Z7-10. As shown in the [link](https://discuss.pynq.io/t/3rd-party-images-for-zynq-boards/431) I'm using your projects. I would like to build PYNQ 2.5 …
-
## Found PI had an official python wrapper in their CD :
https://github.com/git-anonymous/PIPython
## Tested with on-board linux, such as PYNQ-Z2
sudo pip3 install --upgrade git+https://gith…
-
-
can i do this project on PYNQ Z2 board?
Can I run this FGPU on FPGA baords with all Zynq-7000 chip?
-
Currently Zybo-Z7 is not supported by FINN or PYNQ projects. This support needs to be added.
**DOD**
- [x] It is possible to compile project using Zybo-Z7 as FPGA board
-
I am using Pynq-Z1 and my image pynq_z1_v2.3. After errors, I change my image as a pynq_z1_v2.4. But errors were not solved.
I tried to install sklearn with given command. However, below error occure…
-
* PYNQ version: 2.4 Release 2019_02_21 2382a55
* Board: PYNQ-Z1
* Vivado 2017.4
Until notebook 4 [Packaging-An-Overlay](https://github.com/drichmond/RISC-V-On-PYNQ/blob/master/notebooks/tutorial/…
-
Xilinx newbie, but I ran source build_all.tcl and ended up with
```
Xilinx/Vivado_HLS/2016.1/include/etc/ap_int_sim.h:75:10: fatal error: 'stdio.h' file not found
#include
^
1 error…