Skip to content
Snippets Groups Projects
Commit a697f897 authored by David Gabriel Monk's avatar David Gabriel Monk
Browse files

Update file LinkCombinerCore.vhd

parent 74580161
No related branches found
No related tags found
1 merge request!34Add functionality for multiple module types in a single image
Pipeline #6131863 passed
...@@ -133,8 +133,6 @@ begin ...@@ -133,8 +133,6 @@ begin
signal wr_en : std_logic := '0'; signal wr_en : std_logic := '0';
begin begin
input_links_valid(i) <= links_in(i).valid;
--==============================-- --==============================--
InputLinkBufferInstance : link_agg_all_links_fifo InputLinkBufferInstance : link_agg_all_links_fifo
--==============================-- --==============================--
......
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