-
Following the workshop I cannot get the gdb step working on my machine (Win10 laptop).
dfu-util with the (modified) blink C example works, but the wishbone-tools afterwards fails.
```
C:\fomu\fom…
-
On the bottom of the Fomu as a CPU page, the make command for the tinyusb mass storage example doesn't work. The CROSS_COMPILE arg ends in "-", so maybe there's a typo there?
make command in doc:
…
-
* https://www.sphinx-doc.org/en/master/
* You probably want to use exhale which allows you to do Doxygen - https://exhale.readthedocs.io/en/latest/
* You might also find the following extensions use…
-
Hi!
As @edbordin mentioned when I logged a bunch of issues around adding things like support for Xilinx and QuickLogic toolchains, it is a lot of work to keep things building and moving forward. To…
-
Hi @kekiefer!
I wonder how did you proceed to create a bare-metal firmware for LiteX ([the documentation](https://github.com/timvideos/litex-buildenv/wiki/Bare-Metal) is not yet ready) as I was not…
-
See https://github.com/im-tomu/fomu-workshop/pull/410/checks?check_run_id=1616270863#step:10:5267. `add_dfu_suffix` has been removed from the latest litex_boards.
-
Using GHDL as a frontend for Yosys allows synthesising VHDL, Verilog and/or mixed language designs. See https://im-tomu.github.io/fomu-workshop/mixed-hdl.html. It'd be interesting to test whether this…
-
The handshaking on the USB CDC port doesn't work correctly, so when lots of characters are copied / pasted to the terminal at once, then some get lost in the process and don't get echoed.
Reproduci…
-
Feature Request: I'd love it if the toolchain could be built/run on a Raspberry Pi. Then I'd have a a mini build environment for a micro FPGA. I'm going to dig into what this entails, but one question…
-
We should publish verible documentation on [ReadTheDocs using Sphinx](https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html).
For HDL related projects like [google/skywater-p…