From: lkcl Date: Sat, 2 Oct 2021 18:32:33 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3774 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fedac2e7e58d3eff5c8c482a0f12bfb5b7ab9dff;p=libreriscv.git --- 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)