3d_gpu/architecture/decoder: link firststeps page
authorDmitry Selyutin <dmitry.selyutin@3mdeb.com>
Mon, 26 Jul 2021 14:43:01 +0000 (14:43 +0000)
committerDmitry Selyutin <dmitry.selyutin@3mdeb.com>
Mon, 26 Jul 2021 14:43:01 +0000 (14:43 +0000)
3d_gpu/architecture/decoder.mdwn

index c720b98484501f16458858d0923adee991431f1c..5d4c5cb473fcfd6d01ab62860eae28b55a259c10 100644 (file)
@@ -1,6 +1,7 @@
 # Decoder
 
 * Context and walkthrough <https://libre-soc.org/irclog/%23libre-soc.2021-07-13.log.html>
+* First steps for a newbie developer [[docs/firststeps]]
 * bugreport <http://bugs.libre-riscv.org/show_bug.cgi?id=186>
 
 The decoder is in charge of translating the POWER instruction stream into operations that can be handled by the backend.