Components | |
LFSR14_23A3 | <Entity LFSR14_23A3> |
LFSR. | |
loop_cnt | <Entity loop_cnt> |
Continous Counter. | |
Types | |
datarr | array ( 1 to 8 ) of std_logic_vector ( 31 downto 0 ) |
datarr_s | array ( 1 to 8 ) of std_logic_vector ( 13 downto 0 ) |
Signals | |
data_i | datarr |
data_is | datarr_s |
Component Instantiations | |
data_gen | loop_cnt <Entity loop_cnt> |
data_gen2 | LFSR14_23A3 <Entity LFSR14_23A3> |
Fill raw data buffers with fixed patterns, generated with LFSRs and continously looping counters.
Definition at line 61 of file raw_data_emul.vhd.
LFSR14_23A3 [Component] |
loop_cnt [Component] |