-
LabView has a very awesome place to search and open example projects. It would be great if your examples could be found there as well. Maybe they should exist in both places for the time being, but …
-
The UI of the web configuration page does update the Device ID after hitting save, or keeps its user input setting more likely. The Device ID reverts back to it's previous value when selecting anothe…
-
This would be nice!
![image](https://user-images.githubusercontent.com/1790256/52528314-6d806a80-2ca1-11e9-875c-785e55dc319b.png)
-
The following error is printed in dmesg when running a DMA transaction for the first time on Linux 4.19 on Zynq board.
```
axidma axidma: DMA mask not set
```
The data captured on DMA on the fir…
-
Instructions for someone already familiar with CFU-Playground:
Use the `proj/mnv2_first` project. Cd to that directory.
Build the bitstream: `make bitstream`.
Go to the gateware build direc…
-
I would like to use IPBus on a Digilent Genesys2 evaluation board. It uses the same FPGA as the KC705 but would require an RGMII interface to the PHY. I can see that each of these is used by different…
-
I'm looking to add support for xcau20p. When I tried to just detect I got this error
```
empty
try to open 403 6014 0 0
iProduct : Digilent USB Device
88
8b
20
30
Jtag frequency : requested…
-
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?
-
Is there an underlying reason they can't use SymbiFlow, or is this just an oversight?
If it's just an oversight, we should look through the rest of the boards that use xc7a devices to see if any…
-
![image](https://github.com/litex-hub/linux-on-litex-vexriscv/assets/170522054/4bfc60c1-9c52-4d4c-bff9-abb332f085c2)
i connected the board and I got this issue after running ./make.py --board=arty --…