Difference between revisions of "Talk:AES Registers"

From 3dbrew
Jump to navigation Jump to search
(Created page with "Referenced 128-bytes buffer of AES_RDFIFO and AES_CNT Read FIFO count range of 0 to 16 doesn't match with each other. So, what is the actual FIFO length and what is the unit s...")
 
 
Line 2: Line 2:
 
So, what is the actual FIFO length and what is the unit size of Read/Write FIFO count fields?
 
So, what is the actual FIFO length and what is the unit size of Read/Write FIFO count fields?
 
Having a byte-wide FIFO for a block cypher is a bit weird. --[[User:Duke srg|Duke srg]] ([[User talk:Duke srg|talk]]) 16:40, 27 April 2016 (CEST)
 
Having a byte-wide FIFO for a block cypher is a bit weird. --[[User:Duke srg|Duke srg]] ([[User talk:Duke srg|talk]]) 16:40, 27 April 2016 (CEST)
 +
 +
The FIFO count is measured in words, and the 128-bytes buffer refers to RDFIFO and WRFIFO combined. [[User:Dazzozo|Dazzozo]] ([[User talk:Dazzozo|talk]]) 10:45, 28 April 2016 (CEST)

Latest revision as of 10:46, 28 April 2016

Referenced 128-bytes buffer of AES_RDFIFO and AES_CNT Read FIFO count range of 0 to 16 doesn't match with each other. So, what is the actual FIFO length and what is the unit size of Read/Write FIFO count fields? Having a byte-wide FIFO for a block cypher is a bit weird. --Duke srg (talk) 16:40, 27 April 2016 (CEST)

The FIFO count is measured in words, and the 128-bytes buffer refers to RDFIFO and WRFIFO combined. Dazzozo (talk) 10:45, 28 April 2016 (CEST)