(no commit message)
authorlkcl <lkcl@web>
Wed, 6 Jan 2021 12:59:38 +0000 (12:59 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 6 Jan 2021 12:59:38 +0000 (12:59 +0000)
openpower/sv/byteswap.mdwn

index 2eeb064505d46127a1c46a1957d17d6d89ac5f63..c2ca7d68b056db0a2b4e14c62411173eefce902f 100644 (file)
@@ -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 3512 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.
 
 <img alt="Byte-swap mux diagram" src="../byteswap_mux.svg" width="100%"/>