From: lkcl Date: Thu, 6 May 2021 18:42:53 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~968 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0d67f3744cb394ef10f61e378154a245d1d639d;p=libreriscv.git --- diff --git a/openpower/sv/byteswap.mdwn b/openpower/sv/byteswap.mdwn index 194e48502..6fd96e228 100644 --- a/openpower/sv/byteswap.mdwn +++ b/openpower/sv/byteswap.mdwn @@ -4,7 +4,7 @@ ## Byte-swapping Mux -gate count for 4:1 MUX is estimated at 8 gates. 8x 64 gates for a total of 512 gates to provide aligned byteswapping 64 bit. (actually likely 5x64 for MUX pary and 2x8 for selection part) +gate count for 4:1 MUX is estimated at 8 gates. 8x 64 gates for a total of 512 gates to provide aligned byteswapping 64 bit. (actually likely 5x64 for MUX part and 2x8 for selection part) Byte-swap mux diagram