Processes | |
next_state | ( clk , rstb ) |
fsm | ( st_i , interruptA , interruptB , last_card_i , check_int_wait ) |
Types | |
st_t | ( idle , branch_a , branch_b ) |
Signals | |
st_i | st_t := idle |
nx_st_i | st_t := idle |
last_card_i | std_logic |
fsm | ( st_i , | |
interruptA , | ||
interruptB , | ||
last_card_i , | ||
check_int_wait ) |
next_state | ( clk , | |
rstb ) |
last_card_i std_logic [Signal] |
st_t ( idle , branch_a , branch_b ) [Type] |