Processes | |
fsm | ( clk , rstb ) |
Types | |
state_t | ( idle , counting ) |
Signals | |
st_i | state_t |
cnt_i | integer range 0 to 2 **16-1 |
busy_i | std_logic |
fsm | ( clk , | |
rstb ) |
busy_i std_logic [Signal] |
cnt_i integer range 0 to 2 **16-1 [Signal] |
state_t ( idle , counting ) [Type] |