Skip to content
Snippets Groups Projects
Commit 54581736 authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

processed review comments

parent e70318d8
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!95Resolve L2SDP-253
This commit is part of merge request !95. Comments created here will be created in the context of that merge request.
...@@ -260,7 +260,7 @@ BEGIN ...@@ -260,7 +260,7 @@ BEGIN
u_mem_master_mux : ENTITY mm_lib.mm_master_mux u_mem_master_mux : ENTITY mm_lib.mm_master_mux
GENERIC MAP ( GENERIC MAP (
g_nof_masters => c_nof_masters, g_nof_masters => c_nof_masters,
g_rd_latency_min => 1 -- TODO, make constant and check if value is right g_rd_latency_min => 1 -- read latency of statistics RAM is 1
) )
PORT MAP ( PORT MAP (
mm_clk => mm_clk, mm_clk => mm_clk,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment