From: lkcl Date: Sun, 3 Oct 2021 00:32:16 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3740 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba21bbf2b78beacdaebecdf0beb5ca246ddb3a0c;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 866e67d5d..2db9f2208 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -327,7 +327,7 @@ All of these ideas, unfortunately, are extremely costly in many different ways: to engage in "unauthorised overrides" in order to achieve what they want. 2. Proponents of such override mechanisms (and there have been many) - fundemntally misunderstand the distinction between Type 1 (AST) low-level + fundamentally misunderstand the distinction between Type 1 (AST) low-level and Type 2 (dsl.Module) high-level nmigen language constructs, and miss the fact that dsl.Module (Type 2) is 100% implemented *in* AST (Type 2) constructs.