From: lkcl Date: Sat, 2 Oct 2021 22:51:25 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3747 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5187180c4c7c465b54fc166020f1b349427f9df6;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index d16ddff56..aca959d9e 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -40,6 +40,7 @@ to complete the 98% abstraction from Type 1 to a 100% level and for m.Switch values No further modifications beyond that are strictly necessary. + With `dsl.Module` already being extremely close to 100% abstracted with respect to Type 1 AST constructs, Liskov Substitution Principle in combination with UserValue (later,