Clarify g_nof_destinations_max design revision parameter and package constants...
Compare changes
Files
3- Eric Kooistra authored
Check for unsupported number of destination, due to v_last < 0 number of beamlet indices in last destination packet.
@@ -110,15 +110,26 @@ end package sdp_bdo_pkg;
@@ -110,15 +110,26 @@ end package sdp_bdo_pkg;
function func_sdp_bdo_parse_nof_destinations(nof_destinations, c_nof_destinations_max : natural) return natural is
function func_sdp_bdo_reorder_nof_blocks_look_up_table(c_nof_destinations_max : natural) return t_natural_arr is
@@ -179,6 +190,7 @@ package body sdp_bdo_pkg is
@@ -179,6 +190,7 @@ package body sdp_bdo_pkg is
@@ -188,17 +200,30 @@ package body sdp_bdo_pkg is
@@ -188,17 +200,30 @@ package body sdp_bdo_pkg is
@@ -213,10 +238,17 @@ package body sdp_bdo_pkg is
@@ -213,10 +238,17 @@ package body sdp_bdo_pkg is