Skip to content
Snippets Groups Projects
Commit 43aebe06 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Made antenne_band_index RW.

parent a5c29527
No related branches found
No related tags found
1 merge request!201Made antenne_band_index RW in sdp_info. Removed O_si, N_si from sdp_info...
...@@ -106,7 +106,6 @@ BEGIN ...@@ -106,7 +106,6 @@ BEGIN
END IF; END IF;
END PROCESS; END PROCESS;
sdp_info_ro.antenna_band_index <= '0' WHEN gn_index < c_sdp_N_pn_lb ELSE '1';
sdp_info_ro.f_adc <= f_adc; sdp_info_ro.f_adc <= f_adc;
sdp_info_ro.fsub_type <= fsub_type; sdp_info_ro.fsub_type <= fsub_type;
sdp_info_ro.block_period <= block_period; sdp_info_ro.block_period <= block_period;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment