From ba21bbf2b78beacdaebecdf0beb5ca246ddb3a0c Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 3 Oct 2021 01:32:16 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2