Difference between revisions of "SHA Registers"
Jump to navigation
Jump to search
(Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! WIDTH |- | REG_SHA_CNT | 0x1000A000 | 4 |- | ?? | 0x1000A004 | 4 |- | REG_SHA_OUT | 0x1000A040 | 0x...") |
(No difference)
|
Revision as of 23:17, 9 February 2014
Registers
NAME | PHYSICAL ADDRESS | WIDTH |
---|---|---|
REG_SHA_CNT | 0x1000A000 | 4 |
?? | 0x1000A004 | 4 |
REG_SHA_OUT | 0x1000A040 | 0x20 |
REG_SHA_IN | 0x1000A080 | 0x40 |
REG_SHACNT
Bits | Description |
---|---|
0-1 | 0=Hash ready, 1=Normal, 2=Final Round |
16 | Enable |
17 | 1 when FIFO expects read/write |