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

Add nof_destinations_max register field.

parent 2cb58b90
No related branches found
No related tags found
1 merge request!357Move func_sdp_bdo_cep_hdr_field_sel_dest() from sdp_bdo_pkg to...
...@@ -214,7 +214,8 @@ peripherals: ...@@ -214,7 +214,8 @@ peripherals:
- - { field_name: udp_destination_port, number_of_fields: N_destinations_max, mm_width: 16, access_mode: RW, address_offset: 0xC0 } - - { field_name: udp_destination_port, number_of_fields: N_destinations_max, mm_width: 16, access_mode: RW, address_offset: 0xC0 }
- - { field_name: nof_destinations, mm_width: 8, access_mode: RW, address_offset: 0x100 } - - { field_name: nof_destinations, mm_width: 8, access_mode: RW, address_offset: 0x100 }
- - { field_name: nof_destinations_act, mm_width: 8, access_mode: RO, address_offset: 0x104 } - - { field_name: nof_destinations_act, mm_width: 8, access_mode: RO, address_offset: 0x104 }
- - { field_name: nof_blocks_per_packet_act, mm_width: 8, access_mode: RO, address_offset: 0x108 } - - { field_name: nof_destinations_max, mm_width: 8, access_mode: RO, address_offset: 0x108 }
- - { field_name: nof_blocks_per_packet_act, mm_width: 8, access_mode: RO, address_offset: 0x10C }
- peripheral_name: sdp_beamformer_output_hdr_dat # pi_dp_offload_tx_hdr_dat_lofar2_beamformer_output.py - peripheral_name: sdp_beamformer_output_hdr_dat # pi_dp_offload_tx_hdr_dat_lofar2_beamformer_output.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment