-
There is a few attempts to works with Xilinx SOCs with Hard ARM cores. I find these examples difficult to follow.
The example below is what i tried, and finally worked.
The principle is this: add …
-
To reduce the amount of code duplication we should subclass from `litex` platforms' `_io`, `connectors` and methods instead of redefining them. This will prevent surprises and subtle incompatibilities…
-
Hello, SoftMC is an excellent job to explore DRAM Devices and thank you so much for making it open source!
However, I failed to load the bitfile into ML605 due to lack of supported Xilinx cable drive…
-
Hey folks, Do you know of a compatible server configuration (motherboard with appropriate PCIe 3.0 support) with which we can install the NetFPGA SUME board. If you could tell us a link for a recent p…
-
Hello;
I want to do your project http://www.instructables.com/id/Digital-Oscilloscope-using-Digilent-Zybo-Board/#step5
But I have these errors in mem_control.c
`Description Resource Path Location…
-
`hdmi-in-master/projc> source create_project.tcl`
I have vivado-library in my top-level settings as included IP. Script errors out with:
> Adding
>
> cell -- xilinx.com:ip:axi_crossbar:2.1…
dfiru updated
6 years ago
-
Hello there,
when executing following command in the litex-boards directory, the NEORV32 CPU Type is compiled and flashed to my Arty A7-100T:
`./digilent_arty.py --variant=a7-100 --cpu-type=neorv3…
vogma updated
9 months ago
-
-
When I try to build a platform with PmodSD I get the following error:
```
"Running Make include in mb_0/libsrc/PmodSD_v1_0/src"
make -C mb_0/libsrc/PmodSD_v1_0/src -s include "SHELL=CMD" "COMP…
-
I am using a PMOD ESP32 : https://digilent.com/reference/pmod/pmodesp32/reference-manual
I have connected it to the Go board FPGA : https://www.nandland.com/goboard/introduction.html
My setup is l…
ghost updated
2 years ago