-
Hey there,
I'm new to working with FPGAs. I want to transfer Data from the IO's to the PC via Ethernet for that purpose I needed an Ethernet-Core and a college just recommended me that one here. So f…
-
Hi,
So I've recently tried this on a Rpi4 with the idea to remote debug a Arty-A7 over the network from Vivado 2024.1.2
(since the xilinx tools aren't built for the ARM64)
It does build and run, …
-
the issue metioned on:
https://github.com/litex-hub/linux-on-litex-rocket/issues/40#issue-2324887509
i found the arty.dts had a node with interrupts-extended:
```
L1: interrupt-controller@c0000…
-
Can we have support for synthesising necessary files for the 100t variant of digilent arty kit?
-
I have followed the instructions in the readme so far but when it comes to loading the bitstream to the Arty A7-100 I get errors.
When I run `./make.py --board=arty --load` i get this error:
`Tr…
-
Everything seems to work with booting Linux on the Arty A100T but the booting process is very at some point (see the attached file). It does not seems to be normal even with such a slow board and to b…
-
So I was trying to run some benchmarks to compare BlackParrot/VexRiscv/Rocket.
Unfortunately I'm running into this issue:
```Initramfs unpacking failed: invalid magic at start of compressed archiv…
-
We followed the steps of readme completely, firstly we execute the command (make CONFIG=rocket64b2 BOARD=arty-a7-100t vivado-gui )to generate the system arty a7-100t. tcl file,
and then executing the…
-
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
10 months ago
-
Hello,
i tried using this project for Programming a custom artix-7 board via a J-Link Programming Cable.
I installed it in my msys2 with command "pacman -S mingw-w64-ucrt-x86_64-openFPGALoader"
…