From: lkcl Date: Wed, 9 Aug 2023 21:36:54 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79501868b7db6adeedb090807ac0a17206851a9a;p=libreriscv.git --- diff --git a/3d_gpu/architecture/inorder_model.mdwn b/3d_gpu/architecture/inorder_model.mdwn index 617a5ea22..fd1ece72d 100644 --- a/3d_gpu/architecture/inorder_model.mdwn +++ b/3d_gpu/architecture/inorder_model.mdwn @@ -1,5 +1,8 @@ # Single-Issue, In-Order Processor Core +note: as of the time of writing, this task is 95-98% completed and requires +approximately 10-15 lines of python code to get it actually running a first unit test. + * First steps for a newbie developer [[docs/firststeps]] * bugreport