g_file_index_arr=>array_init(0,128,1),-- default use the instance index as file index 0, 1, 2, 3, 4 ...
g_file_name_prefix=>"data/bf_in_data",-- Path to the hex files that contain the initial data for the memories. The sequence number and ".hex" are added within the entity.
g_diag_block_gen_rst=>c_diag_block_gen_rst,
-- User input multiplexer option
g_usr_bypass_xonoff=>FALSE,
-- Tx_seq
g_seq_dat_w=>c_seq_dat_w
)
PORTMAP(
-- System
mm_rst=>mm_rst,-- reset synchronous with mm_clk
mm_clk=>mm_clk,-- memory-mapped bus clock
dp_rst=>dp_rst,-- reset synchronous with st_clk
dp_clk=>dp_clk,-- streaming clock domain clock
en_sync=>en_sync,-- block generator enable sync pulse in ST dp_clk domain