URL
https://opencores.org/ocsvn/avs_aes/avs_aes/trunk
Subversion Repositories avs_aes
[/] [avs_aes/] - Rev 21
Last modification
- Rev 21 2014-04-19 21:02:24 GMT
- Author: ruschi
- Log message:
- - Replaced magic numbers for control-bits with macros, bits might be interesting for clients, therefore leave them in header file
- Added sync memory barriers for access to control register
- Moved register offset macros from header file to const in implementation
- Minor fixups in Documentation