rtl Architecture Reference
List of all members.
Processes |
next_state | ( clk , rstb ) |
fsm | ( st_i , exec , ready , data_valid , error , start_i , stop_i ) |
counter_for_ib | ( clk , rstb ) |
result_output | ( clk , rstb ) |
Constants |
seq_start | ( 1 downto 0 ) := " 10 " |
seq_stop | ( 1 downto 0 ) := " 00 " |
seq_write | ( 1 downto 0 ) := " 11 " |
seq_read | ( 1 downto 0 ) := " 01 " |
Types |
st_t | ( idle , read_im , load_data , wait_ready , inc_cnt_ib , wait_instr , end_instr ) |
Signals |
st_i | st_t |
nx_st_i | st_t |
start_i | |
stop_i | |
cnt_en_ib_i | |
reset_add_i | |
seq_active_i | |
add_ib_i | ( 2 downto 0 ) |
Member Function Documentation
counter_for_ib | |
( clk , |
|
|
rstb ) |
[Process]
fsm | |
( st_i , |
|
|
exec , |
|
|
ready , |
|
|
data_valid , |
|
|
error , |
|
|
start_i , |
|
|
stop_i ) |
[Process]
next_state | |
( clk , |
|
|
rstb ) |
[Process]
result_output | |
( clk , |
|
|
rstb ) |
[Process]
Member Data Documentation
seq_read ( 1 downto 0 ) := " 01 " [Constant] |
seq_start ( 1 downto 0 ) := " 10 " [Constant] |
seq_stop ( 1 downto 0 ) := " 00 " [Constant] |
seq_write ( 1 downto 0 ) := " 11 " [Constant] |
st_t ( idle , read_im , load_data , wait_ready , inc_cnt_ib , wait_instr , end_instr ) [Type] |
The documentation for this class was generated from the following file: