-
Hi Gabriel,
Thanks for all this info, very good of you, but I have a slight issue:
The process runs through fine, but when I burnt the output/Zybo-Z7-20-3.0.1.img to a card, try to boot, nothing…
-
### Is there an existing CVA6 bug for this?
- [x] I have searched the existing bug issues
### Bug Description
I tried making a UART assembly hello world but i can't seem to figure out how to make i…
0BAB1 updated
8 months ago
-
Hello,
Version I use:
```
Vivado v2022.2 (64-bit)
**** SW Build 3671981 on Fri Oct 14 04:59:54 MDT 2022
**** IP Build 3669848 on Fri Oct 14 08:30:02 MDT 2022
```
I try to use your proje…
-
The `Register` respectively `Mmio` API has become predominant in Genode's drivers and the type-safe access to hardware registers has become a second nature. However, one point of unsafety remains. The…
-
After I boot the zybo-z7-20 using the pre-built images, it gets stuck before appearing root login.
I copied BOOT.BIN and image.ub to my SD-card (also set the board to boot in SDcard mode).
`../Zyb…
-
*First of all I apologize for misunderstandings I am a student trying to learn If I did this incorrectly I will remove the issue ASAP*
I made this simple design to practice using AXI based on [this…
-
Hi,
I write bitstream to RAM everything works fine, but write to flash I get an error.
```bash
$ openFPGALoader -c ft232 -b zybo_z7_20 -f led_twinkle.bit
write to flash
Board default cable ov…
-
zybo_z7_top instantiates module sawtooth. This isn't in your repo as far as I can tell. Nor is module console
-
Hi there!
I am running Vivado 2021.2 (64-bit) SW Build 3367213 on an Ubuntu 20.04 x86_64 PC and run into the following error message (extracted from vivado.log) when parsing the board_files provide…
-
Hey! I am porting cva6 into pynq-z2 (zynq7020), which has the same core as zybo-z7-20. I used BRAM as memory on fpga, so it's
easy to port. I followed the steps in Getting Started and everything we…