Skip to content
Snippets Groups Projects
Commit d962c35b authored by Pepping's avatar Pepping
Browse files

Updated mmmfor 1 stream

parent ab3f24e1
Branches
No related tags found
No related merge requests found
...@@ -393,7 +393,7 @@ BEGIN ...@@ -393,7 +393,7 @@ BEGIN
coe_writedata_export_from_the_ram_diag_bg => ram_diag_bg_mosi.wrdata(c_word_w-1 DOWNTO 0), coe_writedata_export_from_the_ram_diag_bg => ram_diag_bg_mosi.wrdata(c_word_w-1 DOWNTO 0),
-- the_reg_dp_offload_tx -- the_reg_dp_offload_tx
coe_address_export_from_the_reg_dp_offload_tx => reg_dp_offload_tx_mosi.address(c_reg_dp_offload_tx_multi_adr_w-1 DOWNTO 0), coe_address_export_from_the_reg_dp_offload_tx => reg_dp_offload_tx_mosi.address(0),
coe_clk_export_from_the_reg_dp_offload_tx => OPEN, coe_clk_export_from_the_reg_dp_offload_tx => OPEN,
coe_read_export_from_the_reg_dp_offload_tx => reg_dp_offload_tx_mosi.rd, coe_read_export_from_the_reg_dp_offload_tx => reg_dp_offload_tx_mosi.rd,
coe_readdata_export_to_the_reg_dp_offload_tx => reg_dp_offload_tx_miso.rddata(c_word_w-1 DOWNTO 0), coe_readdata_export_to_the_reg_dp_offload_tx => reg_dp_offload_tx_miso.rddata(c_word_w-1 DOWNTO 0),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment