-
Load custom FPGA overlay onto PYNQ running on Zybo-Z7 and test its accuracy
**DOD**
- [ ] Overlay loads
- [ ] Validation test runs with accuracy no lower than 93%
- [ ] Througput test runs
-
I want to run RISC-V rocket-chip on Zynq FPGA Board (Zybo Z7), what are the constraints I have to add to the project?
-
I would like to contribute and create a defconfig for the zybo z7-10 board - where to begin?
-
Hi rkharris, thanks for this project. I have digilent zybo z7-10 board and I synthesis succesfully. But I got error about LUT size. I think my fpga version a little bit lower than you. Do you have an…
-
Hi @dpaul24,
I've tried to replicate hdmi pass through project from your repo but got some critical warnings I don't know how to solve and don't know why that happened. Could you help to take a look?…
-
Hi,
I want to get image from Pcam 5C from Ubuntu running on ZYBO-Z7-20.
First, I cloned this repository, and tested pre-built image. I could get camera image by command-line.
Next, To use ubunt…
-
### 現象
- zybo-z7-10-pmods-petalinux.bit.bin
- zybo-z7-10-pmods-petalinux.dtbo
を以下の手順で読み込むと Bitstream, dtbo のロードは成功し、 GPIO として使えるようになるが
```
cdns-i2c e0004000.i2c: timeout waiting on completi…
-
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
-
Thank you for providing the image file, which is easy to use. I am building an image system by porting my own display circuit and Pcam5C control to PYNQ.
I went further and connected a WEBCAM (a ge…
-
Use Vivado to create HW for "full" system.
- I2C, UART, Switches, LEDS. GPIO is supported
- HDMI TX is supported
- USB is supported
- Ethernet is supported
- Camera capture is supported
**DOD*…