Components | |
add_roundkey | <Entity add_roundkey> |
mix_columns | <Entity mix_columns> |
shift_rows | <Entity shift_rows> |
sub_bytes | <Entity sub_bytes> |
Signals | |
data_s | state_t |
subbytes_s | state_t |
shiftrows_s | state_t |
mixcolumns_s | state_t |
addroundkey_s | state_t |
key_s | state_t |
Instantiations | |
subbytes | sub_bytes <Entity sub_bytes> |
shiftrows | shift_rows <Entity shift_rows> |
mixcolumns | mix_columns <Entity mix_columns> |
addroundkey | add_roundkey <Entity add_roundkey> |