-
We'd like to understand how you use the various documentation sources. If you could please fill in this survey it would be appreciated:
[Verilator Documentation Survey (Google Form)](https://forms.…
-
I ask as its not clear. I can't find any
Thanks
-
On the page
https://workshop.fomu.im/en/latest/python.html
(https://github.com/im-tomu/fomu-workshop/blob/master/docs/python.rst)
Link "...(to be found for instance in [riscv-blink](https://works…
-
https://workshop.fomu.im/en/latest/verilog.html (built from https://github.com/im-tomu/fomu-workshop/blob/master/docs/verilog.rst) refers to:
> Enter the `verilog-blink` directory and build the `ve…
-
https://workshop.fomu.im/#loading-binaries
shows
```
dfu-util -D file.dfu
...
To restart Fomu, unplug it and plug it back in. This will start the bootloader. To run the program on Fomu without n…
-
This diagram: https://github.com/im-tomu/fomu-workshop/blob/master/img/fomu-block-diagram.png
It's SPRAM in the surrounding text but PSRAM in the ICE40 block on the diagram.
-
I recently noticed that the paragraph mark link thingy in the Fomu workshop is SymbiFlow purple rather than Fomu workshop blue.
![image](https://user-images.githubusercontent.com/21212/97095414-04c…
-
Hello,
1st: thank you for FOMU and workshops - those are both awesome!
I stumbled upon the fixme note on page "http://workshop.fomu.im/en/latest/migen.html". I asked about it on workshop and got t…
-
Convert the file at https://github.com/im-tomu/fomu-workshop/blob/master/verilog-blink-minimal/blink.v to be more minimal.
* Remove the usage of the PLL, use a counter instead.
* Directly drive …
-
I've run
sauron:~/fpga/CFU-Playground$ ./scripts/setup
and it worked fine.
Then
```
sauron:~/fpga/CFU-Playground/proj/proj_template$ make prog
(...)
INFO:SoC:IRQ Handler (up to 32 Locations)…