whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 14 May 2020 12:51:50 +0000 (13:51 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 14 May 2020 12:51:50 +0000 (13:51 +0100)
resources.mdwn

index 7ed10e4c143ed54ca2467a1d55f4096e911f8cd7..f78561c57c3918740786a9820fced6e9f4cd32c2 100644 (file)
@@ -265,7 +265,12 @@ ZipCPU provides a comprehensive tutorial for beginners and many exercises/quizze
   and parameterizeable CSRs.
 * [Migen Tutorial](http://blog.lambdaconcept.com/doku.php?id=migen:tutorial>)
 
-* There is a great guy, Robert Baruch, who has a good [tutorial](https://github.com/RobertBaruch/nmigen-tutorial) on nMigen. He also build an FPGA-proven Motorola 6800 CPU clone with nMigen and put [the code](https://github.com/RobertBaruch/n6800) and [instructional videos](https://www.youtube.com/playlist?list=PLEeZWGE3PwbbjxV7_XnPSR7ouLR2zjktw) online.
+* There is a great guy, Robert Baruch, who has a good
+  [tutorial](https://github.com/RobertBaruch/nmigen-tutorial) on nMigen.
+  He also build an FPGA-proven Motorola 6800 CPU clone with nMigen and put
+  [the code](https://github.com/RobertBaruch/n6800) and
+  [instructional videos](https://www.youtube.com/playlist?list=PLEeZWGE3PwbbjxV7_XnPSR7ouLR2zjktw)
+  online.
 
 * [Minerva](https://github.com/lambdaconcept/minerva)
   An SOC written in Python nMigen DSL