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

Added info also as single word field, as alternative to the field_group info sub fields.

parent 40b0ad02
Branches
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!73Resolve L2SDP-240
......@@ -50,6 +50,12 @@ peripherals:
# number_of_fields: 32
# Each field specified
- - field_name: info
field_description: "Info"
width: 32
bit_offset: 0
access_mode: RO
address_offset: 0x0
- "info": # field_group
- field_name: gn_index
field_description: "Global node index, unb2 FPGA id = gn_index % 4, unb2 backplane id = gn_index // 4"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment