From: Dmitry Selyutin Date: Mon, 26 Jul 2021 14:43:01 +0000 (+0000) Subject: 3d_gpu/architecture/decoder: link firststeps page X-Git-Tag: DRAFT_SVP64_0_1~581 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4988cced237151d83d8706e893aa60d4b9bf54e7;p=libreriscv.git 3d_gpu/architecture/decoder: link firststeps page --- diff --git a/3d_gpu/architecture/decoder.mdwn b/3d_gpu/architecture/decoder.mdwn index c720b9848..5d4c5cb47 100644 --- a/3d_gpu/architecture/decoder.mdwn +++ b/3d_gpu/architecture/decoder.mdwn @@ -1,6 +1,7 @@ # Decoder * Context and walkthrough +* First steps for a newbie developer [[docs/firststeps]] * bugreport The decoder is in charge of translating the POWER instruction stream into operations that can be handled by the backend.