From: Luke Kenneth Casson Leighton Date: Sun, 10 Oct 2021 12:59:48 +0000 (+0100) Subject: add learning_nmigen to resources X-Git-Tag: opf_rfc_ls005_v1~3662 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=224d31492894ddcd594b75d5d11206ab74d48e3f;p=libreriscv.git add learning_nmigen to resources --- diff --git a/resources.mdwn b/resources.mdwn index 46837a2f7..258366a43 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -332,6 +332,7 @@ Some learning resources I found in the community: [the code](https://github.com/RobertBaruch/n6800) and [instructional videos](https://www.youtube.com/playlist?list=PLEeZWGE3PwbbjxV7_XnPSR7ouLR2zjktw) online. + There is now a page [[docs/learning_nmigen]]. * [Minerva](https://github.com/lambdaconcept/minerva) An SOC written in Python nMigen DSL * Minerva example using nmigen-soc