From fedac2e7e58d3eff5c8c482a0f12bfb5b7ab9dff Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Oct 2021 19:32:33 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 16a6f5654..e88a3aa92 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -73,7 +73,8 @@ transparent SIMD run-time dynamic behaviour as far as end-usage is concerned. The alternative is absolutely awful and completely unacceptable -for both maintenance cost and development cost: +for both maintenance cost and development cost. Even the most +basic HDL is literally an order of magnitude larger: # declare x, y and out as 16-bit scalar Signals x = Signal(16) -- 2.30.2