-
* https://github.com/enjoy-digital/
The "big three" would be;
- [ ] litex
- [ ] liteeth
- [ ] litedram
The smaller ones would be;
- [ ] litepcie
- [ ] litescope
- [ ] litevideo
…
-
I got repetitive issue, while doing @rw1nkler LiteX - Zephyr setup from his repository: https://github.com/antmicro-labs/2d-gpu/wiki/LiteX---Zephyr-tutorial
I'm using Ubuntu 18.04, so far I've inst…
-
It appears that while a number of other submodules are being auto-updated by robot, the litex submodule is *not* being auto-updated by robot, which means that we're using a 2019-11-18 version of litex…
-
LiteX's netboot does not seem to be working correctly with 1Gbps and a low CPU frequency (
-
I prepared a basic setup for running a Row Hammer attack using EtherBone to fill/check the memory and a simple DMA reader module. I did several tests on the Arty A7 board but was not able to induce an…
-
I can't seem to get my kc705 board to boot from SDcard. Serial method works fine with lxterm. This is with the prebuilt binaries as well.
I copied the buildroot directory files, and emulator.bin…
-
In trying to get a pano logic G2 target working I'm having some trouble with LiteEthPHYGMII and clocks management.
I'm still quite new to litex and verilog, but am comfortable with python, so happ…
-
With the increasing number of CPU cores supported by LiteX, cloning the LiteX repository means cloning a large number of submodules which can get very big.
I think we should convert each of the sup…
-
I'm playing with `civetweb` webserver module on latest zephyr tree and I see some issues here
## stack size
When I try to serve a bit bigger pages that are in provided in samples I got stack overf…
-
The main bus of the SoC is for now limited to Wishbone which is simple and easy but starts being a bottleneck on several systems:
- Most of the newly added CPU (Zynq, BlackParrot, Rocket, etc...) us…