- Dec 08, 2021
-
-
Eric Kooistra authored
Updated because text is now in https://support.astron.nl/confluence/display/SBe/VHDL+design+patterns+for+RTL+coding.
-
Eric Kooistra authored
Use sdp_info_ro := c_sdp_info_rst default, to avoid Quartus Warning (16788): Net sdp_info_ro.station_id[15] does not have a driver at sdp_info.vhd(67)
-
Eric Kooistra authored
-
Eric Kooistra authored
Corrected func_sdp_gn_index_to_pn_index to use v_index as variable, because g_index can be a signal.
-
- Dec 06, 2021
-
-
Reinier van der Walle authored
Added t_sdp_sim. Add func_sdp_get_stat_*() functions to determine the header... Closes L2SDP-545 See merge request desp/hdl!175
-
- Dec 02, 2021
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Corrected that enable toggle does not cause a pulse. Improved tb coverage by counting expected number of pulses.
-
Eric Kooistra authored
-
- Nov 30, 2021
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
- Nov 29, 2021
-
-
Eric Kooistra authored
-
- Nov 26, 2021
-
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Changed c_sdp_stat_hdr_field_sel: Changed sdp_source_info_reserved and sdp_reserved field in statistics header to MM programmable to support future control (default 0). Changed udp_checksum field in statistics header to data path driven (will be send as default 0).
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Use g_sim_sdp : t_sdp_sim := c_sdp_sim to determine statistics g_offload_time for sim and default c_sdp_offload_time on HW. And to determine g_ctrl_interval_size_min for XST in sim and on HW.
-
Eric Kooistra authored
Use g_sim_sdp : t_sdp_sim := c_sdp_sim to determine statistics g_offload_time for sim and default c_sdp_offload_time on HW.
-
Eric Kooistra authored
-
Eric Kooistra authored
Removed p_mm_offload because c_udp_src_port, c_ip_src_addr and c_eth_src_mac are set via data path. Use func_sdp_verify_stat_header() and exp_sdp_stat_header in p_verify_header. Use func_sdp_get_stat_* to determine header field parameters.
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
-
Eric Kooistra authored
Added t_sdp_sim. Add func_sdp_get_stat_*() functions to determine the header field parameters. Add t_sdp_network_stat_header and t_sdp_network_cep_header with extract functions.
-
Eric Kooistra authored
-
- Nov 24, 2021
-
-
Eric Kooistra authored
Use c_sdp_S_pn = 12 and c_sdp_N_sync_jesd = 4 for JESD data and syncb lines in... Closes L2SDP-544 See merge request desp/hdl!173
-
Eric Kooistra authored
-
Eric Kooistra authored
Use c_sdp_S_pn = 12 and c_sdp_N_sync_jesd = 4 for JESD data and syncb lines in tb. Use sim for PN = 9.
-
Daniel van der Schuur authored
Resolve L2SDP-546 Closes L2SDP-546 See merge request desp/hdl!172
-
Eric Kooistra authored
-