From: lkcl Date: Wed, 11 Mar 2020 07:35:19 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3137 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c80ff50b04cabea0a17d3f1d21adfdac5af8bb12;p=libreriscv.git --- 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