Skip to content
Snippets Groups Projects

Resolve L2SDP-471

Merged Reinier van der Walle requested to merge L2SDP-471 into master
1 unresolved thread

Closes L2SDP-471

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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;
  • added 1 commit

    Compare with previous version

  • mentioned in commit f0c7c768

  • Please register or sign in to reply
    Loading