-
Hey - really cool project. I have an Arty board here and was planning to give it a go! Could you add a bit more detail (just a table to show PMODCassette, PMODPS/2, PMODSound. I see you have a simple …
m1geo updated
2 years ago
-
First of all the instructions for the in README.md should be
```
python3 -m litex_boards.targets.digilent_arty --build --load
litex_bare_metal_demo --build-path=build/digilent_arty
```
(instead…
-
When I ran the command below, the following error occurred. How can I get rid of this?
mji@XPS-8930-5:~/CFU-Playground/proj/proj_template$ **make prog TARGET=digilent_arty USE_SYMBIFLOW=1**
make[2]…
-
**Describe the bug**
A clear and concise description of what the bug is.
I'm looking for help with Litex Vexriscv on an Arty A7 35T. I'm unable to boot zephyr no matter what I try and I'm wonderin…
-
Hi there,
Thanks a lot for your work!
I tried to use symbiflow toolchain and I couldn't make it work.
I am using current master branch revision for litex-boards and linux-on-litex-vexriscv.
…
-
I am following the method outlined in setup guidelines at https://cfu-playground.readthedocs.io/en/latest/setup-guide.html. My board is Digilent Arty A7 100T.
It gets hung at -
.....litex_term…
-
**Is your feature request related to a problem? Please describe.**
[LiteX](https://github.com/enjoy-digital/litex) is an excellent System on Chip build environment [that supports many different sof…
-
I have designed an FPGA-based computer (Schoko) that runs Linux and has video output thanks to LiteX and this project. The computer has a USB host port wired directly to the FPGA, with 15K pull-downs.…
-
I am not able to understand how we can make use of DDR3 as the main memory for Vexrisc-v Core to boot an RTOS (for example NuttX) in Zybo Z7/Zybo (**as DDR3 is tied to ZYNQ processing system**)
Pl…
-
The Alchitry Au board is very similar to the Digilent Arty and Basys boards and should be easy to add support for.