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

Added c_sdp_W_beamlet_scale

parent 8cc522b8
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!57Resolve L2SDP-170
...@@ -84,6 +84,7 @@ PACKAGE sdp_pkg is ...@@ -84,6 +84,7 @@ PACKAGE sdp_pkg is
CONSTANT c_sdp_W_bf_product : NATURAL := c_sdp_W_subband + c_sdp_W_bf_weight -1; CONSTANT c_sdp_W_bf_product : NATURAL := c_sdp_W_subband + c_sdp_W_bf_weight -1;
CONSTANT c_sdp_W_beamlet_sum : NATURAL := 18; CONSTANT c_sdp_W_beamlet_sum : NATURAL := 18;
CONSTANT c_sdp_W_beamlet : NATURAL := 8; CONSTANT c_sdp_W_beamlet : NATURAL := 8;
CONSTANT c_sdp_W_beamlet_scale : NATURAL := 16;
-- AIT constants -- AIT constants
CONSTANT c_sdp_ait_buf_nof_data_jesd : NATURAL := 1024; -- 1024 14 bit samples fit in one M20k BRAM CONSTANT c_sdp_ait_buf_nof_data_jesd : NATURAL := 1024; -- 1024 14 bit samples fit in one M20k BRAM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment