From: lkcl Date: Wed, 6 Jan 2021 17:16:45 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~607 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a2e69d2fd57182219f4c6ca8149970432ab1380;p=libreriscv.git --- diff --git a/openpower/sv/byteswap.mdwn b/openpower/sv/byteswap.mdwn index c2ca7d68b..b80de7ef3 100644 --- a/openpower/sv/byteswap.mdwn +++ b/openpower/sv/byteswap.mdwn @@ -2,7 +2,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. +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) Byte-swap mux diagram