From 2667f6c92be9b3f01ec964bba93f9c638bfa187c Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 7 Oct 2019 10:57:46 +0100 Subject: [PATCH] --- simple_v_extension/remap.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/remap.mdwn b/simple_v_extension/remap.mdwn index 73a3ba4d6..9972f6e1d 100644 --- a/simple_v_extension/remap.mdwn +++ b/simple_v_extension/remap.mdwn @@ -14,7 +14,7 @@ if used in any operation, must be "reshaped" (re-mapped) from a linear form to a 2D or 3D transposed form, or "offset" to permit arbitrary access to elements within a register. -Their primary use is for Matrix Multiplication, reordering of sequential data in-place. +Their primary use is for Matrix Multiplication, reordering of sequential data in-place. Three CSRs are provided so that a single FMAC may be used in a single loop to perform 4x4 times 4x4 Matrix multiplication, generating 64 FMACs The 32-bit REMAP CSR may reshape up to 3 registers: -- 2.30.2