From c0d67f3744cb394ef10f61e378154a245d1d639d Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 6 May 2021 19:42:53 +0100 Subject: [PATCH] --- openpower/sv/byteswap.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2