Resolve L2SDP-471
1 unresolved thread
1 unresolved thread
Closes L2SDP-471
Merge request reports
Activity
219 219 CONSTANT c_sdp_cep_udp_src_port_15_8 : STD_LOGIC_VECTOR(7 DOWNTO 0) := x"D0"; -- 15:8, 7:0 = gn_id (= ID[7:0] = backplane[5:0] & node[1:0]) 220 220 221 221 CONSTANT c_sdp_cep_nof_blocks_per_packet : NATURAL := 4; 222 CONSTANT c_sdp_cep_nof_beamlets_per_block : NATURAL := c_sdp_N_pol_bf * c_sdp_S_sub_bf; -- FIXME in L2SDP-471 222 CONSTANT c_sdp_cep_nof_beamlets_per_block : NATURAL := c_sdp_S_sub_bf; changed this line in version 2 of the diff
mentioned in commit f0c7c768
unassigned @walle
Please register or sign in to reply