From c80ff50b04cabea0a17d3f1d21adfdac5af8bb12 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 11 Mar 2020 07:35:19 +0000 Subject: [PATCH] --- 3d_gpu/architecture/decoder.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/architecture/decoder.mdwn b/3d_gpu/architecture/decoder.mdwn index 576931bc1..737b14619 100644 --- a/3d_gpu/architecture/decoder.mdwn +++ b/3d_gpu/architecture/decoder.mdwn @@ -8,7 +8,7 @@ Source code: +The top level decoder object recursively drops through progressive levels of case statement groups, covering additional portions of the incoming instruction bits. More on this technique - for which python and nmigen were *specifically* and strategically chosen - is outlined here ## Fixed point instructions -- 2.30.2