2 unresolved threads
2 unresolved threads
Merge request reports
Activity
149 SIGNAL sp_subband_power_ratio_0 : REAL; 150 SIGNAL sp_subband_power_sum_ratio_0 : REAL; 151 SIGNAL sp_subband_power_leakage_sum_0 : REAL; 152 144 145 SIGNAL sp_beamlet_powers_arr2 : t_slv_64_subbands_arr(c_sdp_N_beamsets*c_sdp_N_pol-1 DOWNTO 0); -- [sp][sub] 146 SIGNAL sp_beamlet_power_0 : REAL; 147 SIGNAL sp_beamlet_power_sum : t_real_arr(c_sdp_N_beamsets*c_sdp_N_pol-1 DOWNTO 0) := (OTHERS=>0.0); 148 SIGNAL sp_beamlet_power_sum_0 : REAL; 149 SIGNAL sp_beamlet_power_ratio_0 : REAL; 150 SIGNAL sp_beamlet_power_sum_ratio_0 : REAL; 151 SIGNAL sp_beamlet_power_leakage_sum_0 : REAL; 152 153 -- 10GbE 154 CONSTANT c_exp_beamlet_index : NATURAL := NATURAL(c_subband_sp_0) * c_sdp_N_pol; 155 CONSTANT c_exp_beamlet : STD_LOGIC_VECTOR(15 DOWNTO 0) := x"7F81"; --Derived from simulation changed this line in version 6 of the diff
149 SIGNAL sp_subband_power_ratio_0 : REAL; 150 SIGNAL sp_subband_power_sum_ratio_0 : REAL; 151 SIGNAL sp_subband_power_leakage_sum_0 : REAL; 152 144 145 SIGNAL sp_beamlet_powers_arr2 : t_slv_64_subbands_arr(c_sdp_N_beamsets*c_sdp_N_pol-1 DOWNTO 0); -- [sp][sub] 146 SIGNAL sp_beamlet_power_0 : REAL; 147 SIGNAL sp_beamlet_power_sum : t_real_arr(c_sdp_N_beamsets*c_sdp_N_pol-1 DOWNTO 0) := (OTHERS=>0.0); 148 SIGNAL sp_beamlet_power_sum_0 : REAL; 149 SIGNAL sp_beamlet_power_ratio_0 : REAL; 150 SIGNAL sp_beamlet_power_sum_ratio_0 : REAL; 151 SIGNAL sp_beamlet_power_leakage_sum_0 : REAL; 152 153 -- 10GbE 154 CONSTANT c_exp_beamlet_index : NATURAL := NATURAL(c_subband_sp_0) * c_sdp_N_pol; 155 CONSTANT c_exp_beamlet : STD_LOGIC_VECTOR(15 DOWNTO 0) := x"7F81"; --Derived from simulation changed this line in version 6 of the diff
mentioned in commit acbdde04
Please register or sign in to reply