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

Added peripheral_name: dp_selector.

parent e7a27c72
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!73Resolve L2SDP-240
...@@ -324,3 +324,19 @@ peripherals: ...@@ -324,3 +324,19 @@ peripherals:
field_description: "Arrival latency of data stream BSN at sync, relative to local sync." field_description: "Arrival latency of data stream BSN at sync, relative to local sync."
access_mode: RO access_mode: RO
address_offset: 0x20 address_offset: 0x20
- peripheral_name: dp_selector # pi_dp_selector.py
peripheral_description: "Select between two data streams or between two arrays of data streams."
slave_ports:
# MM port for dp_selector_arr.vhd
- slave_name: REG_DP_SELECTOR
slave_type: REG
slave_description: ""
fields:
- - field_name: input_select
field_description: |
"When input_select = 0 select the reference data stream(s), else when 1 select the other data stream(s).
The input_select is synchronsized to the start of a sync interval."
width: 1
access_mode: RW
address_offset: 0x0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment