Skip to content
Snippets Groups Projects
Commit dff7715a authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Connected snk_out.

parent 2311dd09
No related branches found
No related tags found
No related merge requests found
...@@ -354,6 +354,8 @@ BEGIN ...@@ -354,6 +354,8 @@ BEGIN
--------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------
-- dp_offload_tx -- dp_offload_tx
--------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------
snk_out <= dp_offload_tx_snk_out_arr(0);
u_dp_offload_tx : ENTITY dp_lib.dp_offload_tx u_dp_offload_tx : ENTITY dp_lib.dp_offload_tx
GENERIC MAP ( GENERIC MAP (
g_nof_streams => c_nof_offload_streams, g_nof_streams => c_nof_offload_streams,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment