Components | |
loop_cnt_sh | <Entity loop_cnt_sh> |
Continous counter. | |
Types | |
datarr | array ( 1 to 8 ) of std_logic_vector ( 23 downto 0 ) |
datarr_l | array ( 1 to 8 ) of std_logic_vector ( 5 downto 0 ) |
datarr_s | array ( 1 to 8 ) of std_logic_vector ( 4 downto 0 ) |
Signals | |
data_i | datarr |
data_il | datarr_l |
data_is | datarr_s |
data_il_n | datarr_l |
data_is_n | datarr_s |
Component Instantiations | |
cnt_data | loop_cnt_sh <Entity loop_cnt_sh> |
Fill proc data buffers with fixed patterns, generated with LFSRs and continously looping counters
Definition at line 55 of file proc_data_emul.vhd.
loop_cnt_sh [Component] |