4f7ae97b69c624da6e6e1aedbd04ce768a6f767d
[libreriscv.git] / docs / learning_nmigen.mdwn
1 # Learning nmigen
2
3 * links to community <https://nmigen.info/nmigen/latest/tutorial.html>
4 * Useful counter tutorial (gtkwave and verilog) for latest nmigen <https://nmigen.info/nmigen/latest/start.html>
5 * Robert Baruch's nmigen tutorials are really good:
6 <https://github.com/RobertBaruch/nmigen-tutorial>
7 * <https://github.com/GuzTech/ulx3s-nmigen-examples>
8 * <https://github.com/icebreaker-fpga/icebreaker-nmigen-examples>
9 * <https://github.com/kbob/nmigen-examples>
10 * <https://vivonomicon.com/2020/04/14/learning-fpga-design-with-nmigen/54>
11 * <https://www.youtube.com/watch?v=yDJNwxY05-s>