Processes | |
| state_register | ( clock_i , resetb_i ) | 
| state_comb | ( current_state , count_i , start_i , end_keyexp_i , invb_i ) | 
| out_comb | ( current_state , count_i ) | 
Types | |
| aes_state_t | ( reset , hold , init , start_keyexp , load_keyexp , wait_keyexp , ready_keyexp , round0 , roundn , lastround , done ) | 
Signals | |
| current_state | aes_state_t | 
| next_state | aes_state_t |