From: lkcl Date: Mon, 2 Mar 2020 20:32:46 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3242 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6427a24100d021aae675196c45d6ed6be79f6bb2;p=libreriscv.git --- diff --git a/3d_gpu/tutorial.mdwn b/3d_gpu/tutorial.mdwn index 350196376..050ac0cf7 100644 --- a/3d_gpu/tutorial.mdwn +++ b/3d_gpu/tutorial.mdwn @@ -105,3 +105,5 @@ We use nmigen because we can do proper OO. we can do multiple inheritance, class Rather than inflict that kind of pain onto both ourselves and the rest of the world, we went with nmigen. Now you know why. hurrah. +p.s. here's the +[full discussion](http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2018-November/000171.html)