Post Go back to editing

sampling rate

Category: Hardware
Product Number: AD9081 with ZCU102, AD9081

plan to modify the sampling rates of both the DAC and ADC to 500 MSPS from the default 250 MSPS. Based on my analysis, this requires updating the JESD configuration within the HDL. I have revised the HDL parameters as follows:

JESD_MODE = 8B10B RX_LANE_RATE = 10 TX_LANE_RATE = 10 RX_JESD_M = 8 RX_JESD_L = 8 RX_JESD_S = 1 TX_JESD_M = 8 TX_JESD_L = 8 TX_JESD_S = 1
  1. In the device tree source file:
    https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-ad9081-m8-l4.dts,
    Is modifying RX_JESD_L = 8, TX_JESD_L = 8, interpolation, and decimation sufficient, or are there additional parameters that also need updating?

  2. In the AD9081/AD9082 User Guide:
    https://www.analog.com/media/en/technical-documentation/user-guides/ad9081-ad9082-ug-1578.pdf,
    several JESD parameters are referenced, including K, F, E, S, and M. I am unclear about their specific roles and usage. Could you please provide clarification?

  3. In the zynqmp-zcu102-rev10-ad9081-m8-l4.dts file, what is the relationship between pll2-output-frequency and the divider settings in the HMC7044 channels?

Thank you.

Thread Notes

Parents
  • Hi  ,

    1. The AD9081/AD9082 User Guide contains various use cases. One can be picked for there, implemented in the devicetree, and then in the HDL.

    2. A good starting point for getting familiar with the ADI JESD FSM is https://analogdevicesinc.github.io/hdl/library/jesd204/index.html 

    3. The channel's output is pll2-output-frequency / divider.

    Regards,

    G

  • Hi ,

    The AD9081/AD9082 User Guide contains various use cases. One can be picked for there, implemented in the devicetree, and then in the HDL.

    From that user guide, I have picked example 15, and I have created the HDL file accordingly. But while building Petalinux, I need to configure this dts file. In that DTS file, what modifications need to be made?

    RX_JESD_L = 8, TX_JESD_L = 8, interpolation, and decimation

    As I mentioned, here only these changes are enough for achieving 500MSPS, or I need to modify (pll2-output-frequency / divider) combination also to 500.

    In my HDL design, I saw RX_JESD_F=4, TX_JESD_L=4. As I saw in the User Guide, to set the Interpolation values, I was not able to find this combination (L=8, M=8, F=4, S=1, N=16, K=32), only I have seen (L=8, M=8, F=2, S=1, N=16, K=32) combination. Is there any reason for that?  Is there any connection between the "adi,link-mode = <9>; /* JESD Quick Configuration Mode */ " line in DTS and JESD parameters?


    Thank you.

  • can you run iio_info and post the output here?

    Sure, here it is,

    iio_info -u ip:192.168.2.1
    for the given command u will get the following out put 
    
    
    
    Library version: 0.23 (git tag: v0.23)
    Compiled with backends: local xml ip usb
    IIO context created with network backend.
    Backend version: 0.26 (git tag: 5e1e9cb)
    Backend description string: 192.168.2.1 Linux xsaproject 6.1.70adi-v2023.2 #1 SMP Thu Jul 17 13:47:58 UTC 2025 aarch64
    IIO context has 3 attributes:
    	local,kernel: 6.1.70adi-v2023.2
    	uri: ip:192.168.2.1
    	ip,ip-addr: 192.168.2.1
    IIO context has 25 devices:
    	hwmon0: ina226 (label: ina226-u76)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 6
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 962500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 1138
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon1: ina226 (label: ina226-u77)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 250000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 846
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 286
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon10: ina226 (label: ina226-u79)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 6
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 2687500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 3170
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 2000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon11: ina226 (label: ina226-u81)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 47
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon12: ina226 (label: ina226-u80)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 325000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1800
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 178
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon13: ina226 (label: ina226-u84)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1199
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 10
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon14: ina226 (label: ina226-u16)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3296
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 8
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon15: ina226 (label: ina226-u65)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 62500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1799
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 37
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon16: ina226 (label: ina226-u74)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 2
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 287500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 899
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 313
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon17: ina226 (label: ina226-u75)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 2
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 550000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1199
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 454
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon18: max20751
    		5 channels found:
    			in2:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			8 channel-specific attributes found:
    				attr  0: input value: 900
    				attr  1: label value: vout1
    				attr  2: lcrit value: 765
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1000
    				attr  5: max_alarm value: 0
    				attr  6: min value: 855
    				attr  7: min_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11906
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 48000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon19: max20751
    		5 channels found:
    			in2:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			8 channel-specific attributes found:
    				attr  0: input value: 1200
    				attr  1: label value: vout1
    				attr  2: lcrit value: 1100
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1375
    				attr  5: max_alarm value: 0
    				attr  6: min value: 1140
    				attr  7: min_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11812
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 43000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon2: ina226 (label: ina226-u78)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1820
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 11
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon3: ina226 (label: ina226-u87)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1200
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 38
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon4: ina226 (label: ina226-u85)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 59
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon5: ina226 (label: ina226-u86)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1814
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 11
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon6: ina226 (label: ina226-u93)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 187500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1193
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 159
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon7: ina226 (label: ina226-u88)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1796
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 1
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon8: ina226 (label: ina226-u15)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1814
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 0
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon9: ina226 (label: ina226-u92)
    		4 channels found:
    			in0:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1808
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input, WARN:iio_channel_get_type()=UNKNOWN)
    			1 channel-specific attributes found:
    				attr  0: input value: 24
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	iio:device0: xilinx-ams
    		30 channels found:
    			voltage9:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18475
    				attr  1: scale value: 0.045776367
    			temp20:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 43520
    				attr  1: offset value: -36058
    				attr  2: raw value: 41598
    				attr  3: scale value: 7.771514892
    			voltage11:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39763
    				attr  1: scale value: 0.045776367
    			voltage23:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 27322
    				attr  1: scale value: 0.045776367
    			voltage15:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19513
    				attr  1: scale value: 0.091552734
    			voltage2:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18489
    				attr  1: scale value: 0.045776367
    			temp8:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 43194
    				attr  1: offset value: -36058
    				attr  2: raw value: 41756
    				attr  3: scale value: 7.771514892
    			voltage19:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39666
    				attr  1: scale value: 0.045776367
    			voltage17:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18545
    				attr  1: scale value: 0.045776367
    			voltage22:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39336
    				attr  1: scale value: 0.045776367
    			temp7:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 44142
    				attr  1: offset value: -36058
    				attr  2: raw value: 41828
    				attr  3: scale value: 7.771514892
    			voltage1:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 31948
    				attr  1: scale value: 0.045776367
    			voltage26:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18485
    				attr  1: scale value: 0.045776367
    			voltage27:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18485
    				attr  1: scale value: 0.045776367
    			voltage10:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18536
    				attr  1: scale value: 0.045776367
    			voltage5:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39493
    				attr  1: scale value: 0.045776367
    			voltage6:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18514
    				attr  1: scale value: 0.045776367
    			voltage14:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19481
    				attr  1: scale value: 0.091552734
    			voltage12:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 26039
    				attr  1: scale value: 0.045776367
    			voltage16:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19489
    				attr  1: scale value: 0.091552734
    			voltage24:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 29
    				attr  1: scale value: 0.045776367
    			voltage3:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18511
    				attr  1: scale value: 0.045776367
    			voltage18:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39591
    				attr  1: scale value: 0.045776367
    			voltage28:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39784
    				attr  1: scale value: 0.045776367
    			voltage21:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18488
    				attr  1: scale value: 0.045776367
    			voltage0:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 26229
    				attr  1: scale value: 0.045776367
    			voltage13:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19688
    				attr  1: scale value: 0.091552734
    			voltage25:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18469
    				attr  1: scale value: 0.045776367
    			voltage4:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39311
    				attr  1: scale value: 0.045776367
    			voltage29:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39166
    				attr  1: scale value: 0.045776367
    		1 device-specific attributes found:
    				attr  0: waiting_for_supplier value: 0
    		No trigger on this device
    	iio:device1: hmc7044
    		8 channels found:
    			altvoltage12: FPGA_REFCLK2 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK2
    				attr  2: phase value: 0.000000
    			altvoltage10: CORE_CLK_RX_ALT (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX_ALT
    				attr  2: phase value: 0.000000
    			altvoltage8: FPGA_REFCLK1 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK1
    				attr  2: phase value: 0.000000
    			altvoltage0: CORE_CLK_RX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX
    				attr  2: phase value: 0.000000
    			altvoltage3: DEV_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: DEV_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage13: FPGA_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: FPGA_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage6: CORE_CLK_TX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_TX
    				attr  2: phase value: 0.000000
    			altvoltage2: DEV_REFCLK (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: DEV_REFCLK
    				attr  2: phase value: 0.000000
    		8 device-specific attributes found:
    				attr  0: mute_request value: 0
    				attr  1: reseed_request value: 0
    				attr  2: reset_dividers_request value: 0
    				attr  3: sleep_request value: 0
    				attr  4: sync_pin_mode value: sync
    				attr  5: sync_pin_mode_available value: disable sync sysref sync_else_sysref
    				attr  6: sysref_request value: 0
    				attr  7: waiting_for_supplier value: 0
    		2 debug attributes found:
    				debug attr  0: status value: --- PLL1 ---
    Status:	Locked
    Using:	CLKIN0 @ 100000000 Hz
    PFD:	1000 kHz
    --- PLL2 ---
    Status:	Locked (Synchronized)
    Frequency:	3000000000 Hz (Autocal cap bank value: 13)
    SYSREF Status:	Valid & Locked
    SYNC Status:	Synchronized
    Lock Status:	PLL1 & PLL2 Locked
    				debug attr  1: direct_reg_access value: 0x0
    		No trigger on this device
    	iio:device2: axi-ad9081-rx-hpc (buffer capable)
    		17 channels found:
    			voltage0_i:  (input, index: 0, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage0_q:  (input, index: 1, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_i:  (input, index: 2, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_q:  (input, index: 3, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_i:  (input, index: 4, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_q:  (input, index: 5, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (input, index: 6, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_q:  (input, index: 7, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 250000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.000000000
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage0_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 2000
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage1_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage2_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.000000000
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage3_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.000000000
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage0_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 2000
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage1_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			voltage2_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.000000000
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 0
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 250000000
    			temp0:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 76015
    				attr  1: label value: FDDC0->CDDC0->ADC0
    		14 device-specific attributes found:
    				attr  0: adc_clk_powerdown value: 0
    				attr  1: filter_fir_config ERROR: Permission denied (13)
    				attr  2: jesd204_fsm_ctrl value: 1
    				attr  3: jesd204_fsm_error value: 0
    				attr  4: jesd204_fsm_paused value: 0
    				attr  5: jesd204_fsm_resume ERROR: Permission denied (13)
    				attr  6: jesd204_fsm_state value: opt_post_running_stage
    				attr  7: loopback_mode value: 0
    				attr  8: loopback_mode_available value: 0 1 2 3
    				attr  9: multichip_sync value: 0
    				attr 10: powerdown value: 0
    				attr 11: sync_start_enable value: disarm
    				attr 12: sync_start_enable_available value: arm disarm trigger_manual
    				attr 13: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: in
    				attr  2: length_align_bytes value: 16
    		13 debug attributes found:
    				debug attr  0: adi,direct-loopback-mode-dac-adc-mapping value: 68
    				debug attr  1: dac-full-scale-current-ua ERROR: Permission denied (13)
    				debug attr  2: chip_version value: AD9081 Rev. 3 Grade 10
    				debug attr  3: api_version value: 1.6.0
    				debug attr  4: bist_2d_eyescan_jrx ERROR: Invalid argument (22)
    				debug attr  5: bist_spo_sweep_jrx value: l:0 r:0
    				debug attr  6: bist_spo_set_jrx value: 0
    				debug attr  7: bist_prbs_error_counters_jrx value: 0/1 0/1 0/1 0/1 
    				debug attr  8: bist_prbs_select_jtx value: 0
    				debug attr  9: bist_prbs_select_jrx value: 0
    				debug attr 10: status value: JESD TX (JRX) Link0 204B 0xF lanes in DATA, TPL Phase Difference Read 4, Set 3
    JESD RX (JTX) Link0 204B in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid
    				debug attr 11: pseudorandom_err_check value: CH0 : PN9 : Out of Sync : PN Error
    CH1 : PN9 : Out of Sync : PN Error
    CH2 : PN9 : Out of Sync : PN Error
    CH3 : PN9 : Out of Sync : PN Error
    CH4 : PN9 : Out of Sync : PN Error
    CH5 : PN9 : Out of Sync : PN Error
    CH6 : PN9 : Out of Sync : PN Error
    CH7 : PN9 : Out of Sync : PN Error
    CH8 : UNDEF : In Sync : PN Error
    CH9 : UNDEF : In Sync : PN Error
    CH10 : UNDEF : In Sync : PN Error
    CH11 : UNDEF : In Sync : PN Error
    CH12 : UNDEF : In Sync : PN Error
    CH13 : UNDEF : In Sync : PN Error
    CH14 : UNDEF : In Sync : PN Error
    CH15 : UNDEF : In Sync : PN Error
    CH16 : UNDEF : In Sync : PN Error
    				debug attr 12: direct_reg_access value: 0x3C
    		No trigger on this device
    	iio:device3: axi-ad9081-tx-hpc (buffer capable)
    		24 channels found:
    			voltage0_i:  (output, index: 0, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage0_q:  (output, index: 1, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage1_i:  (output, index: 2, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage1_q:  (output, index: 3, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage2_i:  (output, index: 4, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage2_q:  (output, index: 5, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage3_i:  (output, index: 6, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			voltage3_q:  (output, index: 7, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 250000000
    			altvoltage11: TX3_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX3_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage3: TX1_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX1_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage9: TX3_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX3_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage5: TX2_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX2_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage2: TX1_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX1_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.251160
    			altvoltage8: TX3_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX3_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage12: TX4_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX4_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage1: TX1_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX1_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage7: TX2_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX2_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage4: TX2_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX2_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage14: TX4_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX4_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage13: TX4_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX4_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage0: TX1_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX1_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.251160
    			altvoltage10: TX3_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX3_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage6: TX2_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX2_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    			altvoltage15: TX4_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 39997711
    				attr  1: label value: TX4_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 250000000
    				attr  5: scale value: 0.000000
    		3 device-specific attributes found:
    				attr  0: sync_start_enable value: disarm
    				attr  1: sync_start_enable_available value: arm disarm trigger_manual
    				attr  2: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: out
    				attr  2: length_align_bytes value: 16
    		2 debug attributes found:
    				debug attr  0: pl_ddr_fifo_enable value: 0
    				debug attr  1: direct_reg_access value: 0x90262
    		No trigger on this device
    	iio_sysfs_trigger:
    		0 channels found:
    		2 device-specific attributes found:
    				attr  0: add_trigger ERROR: Permission denied (13)
    				attr  1: remove_trigger ERROR: Permission denied (13)
    		No trigger on this device
    
    


  • Can you try to set your TX and RX main NCO to >= 250MHz?

  • Can you try to set your TX and RX main NCO to >= 250MHz?

    Could you please clarify which NCO you are referring to—the Main NCO or the DDS side frequency? If you are referring to the DDS side frequency, I am not able to set it above 250 MHz.

  • I'm referring to:

    iio:device2: axi-ad9081-rx-hpc (buffer capable)
    17 channels found:
    voltage0_i: (input, index: 0, format: le:S16/16>>0)
    21 channel-specific attributes found:
    attr 0: adc_frequency value: 4000000000
    attr 1: channel_6db_digital_gain_en value: 0
    attr 2: channel_nco_frequency value: 0
    attr 3: channel_nco_frequency_available value: [-500000000 1 500000000]
    attr 4: channel_nco_phase value: 0
    attr 5: label value: FDDC0->CDDC0->ADC0
    attr 6: main_6db_digital_gain_en value: 0
    attr 7: main_ffh_gpio_mode_en value: 0
    attr 8: main_ffh_mode value: instantaneous_update
    attr 9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    attr 10: main_ffh_trig_hop_en value: 0
    attr 11: main_nco_ffh_index value: 0
    attr 12: main_nco_ffh_select value: 0
    attr 13: main_nco_frequency value: 0

  • Yes, I can set it above 250 MHz.

    "iio:device2: axi-ad9081-rx-hpc (buffer capable)
    17 channels found:
    voltage0_i: (input, index: 0, format: le:S16/16>>0)
    21 channel-specific attributes found:
    attr 0: adc_frequency value: 4000000000
    attr 1: channel_6db_digital_gain_en value: 0
    attr 2: channel_nco_frequency value: 0
    attr 3: channel_nco_frequency_available value: [-500000000 1 500000000]
    attr 4: channel_nco_phase value: 0
    attr 5: label value: FDDC0->CDDC0->ADC0
    attr 6: main_6db_digital_gain_en value: 0
    attr 7: main_ffh_gpio_mode_en value: 0
    attr 8: main_ffh_mode value: instantaneous_update
    attr 9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    attr 10: main_ffh_trig_hop_en value: 0
    attr 11: main_nco_ffh_index value: 0
    attr 12: main_nco_ffh_select value: 0
    attr 13: main_nco_frequency value: 400000000
    attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    attr 15: main_nco_phase value: 0
    attr 16: nyquist_zone value: odd
    attr 17: nyquist_zone_available value: odd even
    attr 18: sampling_frequency value: 500000000
    attr 19: test_mode value: off
    attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp"

    root@new-500MSPS:~# iio_info
    iio_info version: 0.26 (git tag:5e1e9cb5)
    Libiio version: 0.26 (git tag: 5e1e9cb) backends: local xml ip usb serial
    IIO context created with local backend.
    Backend version: 0.26 (git tag: 5e1e9cb)
    Backend description string: Linux new-500MSPS 6.1.70adi-v2023.2 #1 SMP Fri Oct 10 09:16:22 UTC 2025 aarch64
    IIO context has 2 attributes:
    	local,kernel: 6.1.70adi-v2023.2
    	uri: local:
    IIO context has 25 devices:
    	hwmon0: ina226 (label: ina226-u76)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 6
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1100000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 1318
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon1: ina226 (label: ina226-u77)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 250000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 846
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 286
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon10: ina226 (label: ina226-u79)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 9
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3687500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 4328
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 2000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon11: ina226 (label: ina226-u81)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 48
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon12: ina226 (label: ina226-u80)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 325000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1800
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 178
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon13: ina226 (label: ina226-u84)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1200
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 10
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon14: ina226 (label: ina226-u16)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3296
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 8
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon15: ina226 (label: ina226-u65)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 62500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1799
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 37
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon16: ina226 (label: ina226-u74)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 550000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 899
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 615
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon17: ina226 (label: ina226-u75)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 4
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1062500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1199
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 893
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon18: max20751
    		5 channels found:
    			in2:  (input)
    			8 channel-specific attributes found:
    				attr  0: input value: 900
    				attr  1: label value: vout1
    				attr  2: lcrit value: 765
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1000
    				attr  5: max_alarm value: 0
    				attr  6: min value: 855
    				attr  7: min_alarm value: 0
    			curr1:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11937
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 47000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon19: max20751
    		5 channels found:
    			in2:  (input)
    			8 channel-specific attributes found:
    				attr  0: input value: 1200
    				attr  1: label value: vout1
    				attr  2: lcrit value: 1100
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1375
    				attr  5: max_alarm value: 0
    				attr  6: min value: 1140
    				attr  7: min_alarm value: 0
    			curr1:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11843
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 41000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon2: ina226 (label: ina226-u78)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1820
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 10
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon3: ina226 (label: ina226-u87)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1200
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 38
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon4: ina226 (label: ina226-u85)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 60
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon5: ina226 (label: ina226-u86)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1814
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 12
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon6: ina226 (label: ina226-u93)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 187500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1193
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 152
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon7: ina226 (label: ina226-u88)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1796
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 1
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon8: ina226 (label: ina226-u15)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1815
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 0
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon9: ina226 (label: ina226-u92)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1808
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 24
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	iio:device0: xilinx-ams
    		30 channels found:
    			voltage9:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18457
    				attr  1: scale value: 0.045776367
    			temp20:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 46613
    				attr  1: offset value: -36058
    				attr  2: raw value: 42036
    				attr  3: scale value: 7.771514892
    			voltage11:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39742
    				attr  1: scale value: 0.045776367
    			voltage23:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 27336
    				attr  1: scale value: 0.045776367
    			voltage15:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19497
    				attr  1: scale value: 0.091552734
    			voltage2:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18403
    				attr  1: scale value: 0.045776367
    			temp8:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 45618
    				attr  1: offset value: -36058
    				attr  2: raw value: 41860
    				attr  3: scale value: 7.771514892
    			voltage19:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39670
    				attr  1: scale value: 0.045776367
    			voltage17:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18513
    				attr  1: scale value: 0.045776367
    			voltage22:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39270
    				attr  1: scale value: 0.045776367
    			temp7:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 45851
    				attr  1: offset value: -36058
    				attr  2: raw value: 41966
    				attr  3: scale value: 7.771514892
    			voltage1:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 32341
    				attr  1: scale value: 0.045776367
    			voltage26:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18469
    				attr  1: scale value: 0.045776367
    			voltage27:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18456
    				attr  1: scale value: 0.045776367
    			voltage10:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18477
    				attr  1: scale value: 0.045776367
    			voltage5:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39506
    				attr  1: scale value: 0.045776367
    			voltage6:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18382
    				attr  1: scale value: 0.045776367
    			voltage14:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19473
    				attr  1: scale value: 0.091552734
    			voltage12:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 25979
    				attr  1: scale value: 0.045776367
    			voltage16:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19481
    				attr  1: scale value: 0.091552734
    			voltage24:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 21
    				attr  1: scale value: 0.045776367
    			voltage3:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18494
    				attr  1: scale value: 0.045776367
    			voltage18:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39610
    				attr  1: scale value: 0.045776367
    			voltage28:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39774
    				attr  1: scale value: 0.045776367
    			voltage21:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18479
    				attr  1: scale value: 0.045776367
    			voltage0:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 26229
    				attr  1: scale value: 0.045776367
    			voltage13:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19687
    				attr  1: scale value: 0.091552734
    			voltage25:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18478
    				attr  1: scale value: 0.045776367
    			voltage4:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39279
    				attr  1: scale value: 0.045776367
    			voltage29:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39121
    				attr  1: scale value: 0.045776367
    		1 device-specific attributes found:
    				attr  0: waiting_for_supplier value: 0
    		No trigger on this device
    	iio:device1: hmc7044
    		8 channels found:
    			altvoltage12: FPGA_REFCLK2 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK2
    				attr  2: phase value: 0.000000
    			altvoltage10: CORE_CLK_RX_ALT (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX_ALT
    				attr  2: phase value: 0.000000
    			altvoltage8: FPGA_REFCLK1 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK1
    				attr  2: phase value: 0.000000
    			altvoltage0: CORE_CLK_RX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX
    				attr  2: phase value: 0.000000
    			altvoltage3: DEV_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: DEV_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage13: FPGA_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: FPGA_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage6: CORE_CLK_TX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_TX
    				attr  2: phase value: 0.000000
    			altvoltage2: DEV_REFCLK (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: DEV_REFCLK
    				attr  2: phase value: 0.000000
    		8 device-specific attributes found:
    				attr  0: mute_request value: 0
    				attr  1: reseed_request value: 0
    				attr  2: reset_dividers_request value: 0
    				attr  3: sleep_request value: 0
    				attr  4: sync_pin_mode value: sync
    				attr  5: sync_pin_mode_available value: disable sync sysref sync_else_sysref
    				attr  6: sysref_request value: 0
    				attr  7: waiting_for_supplier value: 0
    		2 debug attributes found:
    				debug attr  0: status value: --- PLL1 ---
    Status:	Locked
    Using:	CLKIN0 @ 100000000 Hz
    PFD:	1000 kHz
    --- PLL2 ---
    Status:	Locked (Synchronized)
    Frequency:	3000000000 Hz (Autocal cap bank value: 13)
    SYSREF Status:	Valid & Locked
    SYNC Status:	Synchronized
    Lock Status:	PLL1 & PLL2 Locked
    				debug attr  1: direct_reg_access value: 0x0
    		No trigger on this device
    	iio:device2: axi-ad9081-rx-hpc (buffer capable)
    		17 channels found:
    			voltage0_i:  (input, index: 0, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage0_q:  (input, index: 1, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_i:  (input, index: 2, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: -400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_q:  (input, index: 3, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: -400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_i:  (input, index: 4, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_q:  (input, index: 5, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (input, index: 6, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_q:  (input, index: 7, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 100000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1300000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage0_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1000000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage1_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1100000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage2_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage3_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1300000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage0_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1000000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage1_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1100000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage2_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			temp0:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 83484
    				attr  1: label value: FDDC0->CDDC0->ADC0
    		14 device-specific attributes found:
    				attr  0: adc_clk_powerdown value: 0
    				attr  1: filter_fir_config ERROR: Permission denied (13)
    				attr  2: jesd204_fsm_ctrl value: 1
    				attr  3: jesd204_fsm_error value: 0
    				attr  4: jesd204_fsm_paused value: 0
    				attr  5: jesd204_fsm_resume ERROR: Permission denied (13)
    				attr  6: jesd204_fsm_state value: opt_post_running_stage
    				attr  7: loopback_mode value: 0
    				attr  8: loopback_mode_available value: 0 1 2 3
    				attr  9: multichip_sync value: 0
    				attr 10: powerdown value: 0
    				attr 11: sync_start_enable value: disarm
    				attr 12: sync_start_enable_available value: arm disarm trigger_manual
    				attr 13: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: in
    				attr  2: length_align_bytes value: 1
    		13 debug attributes found:
    				debug attr  0: adi,direct-loopback-mode-dac-adc-mapping value: 68
    				debug attr  1: dac-full-scale-current-ua ERROR: Permission denied (13)
    				debug attr  2: chip_version value: AD9081 Rev. 3 Grade 10
    				debug attr  3: api_version value: 1.6.0
    				debug attr  4: bist_2d_eyescan_jrx ERROR: Invalid argument (22)
    				debug attr  5: bist_spo_sweep_jrx value: l:0 r:0
    				debug attr  6: bist_spo_set_jrx value: 0
    				debug attr  7: bist_prbs_error_counters_jrx value: 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1 
    				debug attr  8: bist_prbs_select_jtx value: 0
    				debug attr  9: bist_prbs_select_jrx value: 0
    				debug attr 10: status value: JESD TX (JRX) Link0 204B 0xF lanes in DATA, TPL Phase Difference Read 9, Set 3
    JESD RX (JTX) Link0 204B in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid
    				debug attr 11: pseudorandom_err_check value: CH0 : PN9 : Out of Sync : PN Error
    CH1 : PN9 : Out of Sync : PN Error
    CH2 : PN9 : Out of Sync : PN Error
    CH3 : PN9 : Out of Sync : PN Error
    CH4 : PN9 : Out of Sync : PN Error
    CH5 : PN9 : Out of Sync : PN Error
    CH6 : PN9 : Out of Sync : PN Error
    CH7 : PN9 : Out of Sync : PN Error
    CH8 : UNDEF : In Sync : PN Error
    CH9 : UNDEF : In Sync : PN Error
    CH10 : UNDEF : In Sync : PN Error
    CH11 : UNDEF : In Sync : PN Error
    CH12 : UNDEF : In Sync : PN Error
    CH13 : UNDEF : In Sync : PN Error
    CH14 : UNDEF : In Sync : PN Error
    CH15 : UNDEF : In Sync : PN Error
    CH16 : UNDEF : In Sync : PN Error
    				debug attr 12: direct_reg_access value: 0x3C
    		No trigger on this device
    	iio:device3: axi-ad9081-tx-hpc (buffer capable)
    		24 channels found:
    			voltage0_i:  (output, index: 0, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage0_q:  (output, index: 1, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage1_i:  (output, index: 2, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage1_q:  (output, index: 3, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage2_i:  (output, index: 4, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage2_q:  (output, index: 5, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage3_i:  (output, index: 6, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage3_q:  (output, index: 7, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			altvoltage11: TX3_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage3: TX1_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage9: TX3_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage5: TX2_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage2: TX1_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage8: TX3_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage12: TX4_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage1: TX1_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage7: TX2_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage4: TX2_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage14: TX4_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage13: TX4_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage0: TX1_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage10: TX3_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage6: TX2_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    			altvoltage15: TX4_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.250000
    		3 device-specific attributes found:
    				attr  0: sync_start_enable value: disarm
    				attr  1: sync_start_enable_available value: arm disarm trigger_manual
    				attr  2: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: out
    				attr  2: length_align_bytes value: 1
    		2 debug attributes found:
    				debug attr  0: pl_ddr_fifo_enable value: 0
    				debug attr  1: direct_reg_access value: 0x90262
    		No trigger on this device
    	iio_sysfs_trigger:
    		0 channels found:
    		2 device-specific attributes found:
    				attr  0: add_trigger ERROR: Permission denied (13)
    				attr  1: remove_trigger ERROR: Permission denied (13)
    		No trigger on this device
    root@500MSPS:~# 
    

  • How does your complex spectrum look now? Is still the Q component constantly zero?

  • YES, its still the Q component is constantly zero

  • Can you set test_mode=ramp? Do you see a ramp on both I and Q channels?

  • Can you set test_mode=ramp?

    Are you talking about iio:device2?
    If you are talking about device2 i am receiving like this picture


    And the problem is in transmitter side itself, Its only transmitting only I component.


  • 13 debug attributes found:
    debug attr 0: adi,direct-loopback-mode-dac-adc-mapping value: 68
    debug attr 1: dac-full-scale-current-ua ERROR: Permission denied (13)
    debug attr 2: chip_version value: AD9081 Rev. 3 Grade 10
    debug attr 3: api_version value: 1.6.0
    debug attr 4: bist_2d_eyescan_jrx ERROR: Invalid argument (22)
    debug attr 5: bist_spo_sweep_jrx value: l:0 r:0
    debug attr 6: bist_spo_set_jrx value: 0
    debug attr 7: bist_prbs_error_counters_jrx value: 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
    debug attr 8: bist_prbs_select_jtx value: 0
    debug attr 9: bist_prbs_select_jrx value: 0
    debug attr 10: status value:

    JESD TX (JRX) Link0 204B 0xF lanes in DATA, TPL Phase Difference Read 9, Set 3
    JESD RX (JTX) Link0 204B in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid

    This looks suspicious "0xF lanes in DATA" means only 4 lanes are in DATA, I would expect 0xFF (8 lanes).

    In theory you should see an error about this in your kernel log, and the FSM should roll back...

    Are you setting jesd204-ignore-errors; ?

    -Michael

Reply
  • 13 debug attributes found:
    debug attr 0: adi,direct-loopback-mode-dac-adc-mapping value: 68
    debug attr 1: dac-full-scale-current-ua ERROR: Permission denied (13)
    debug attr 2: chip_version value: AD9081 Rev. 3 Grade 10
    debug attr 3: api_version value: 1.6.0
    debug attr 4: bist_2d_eyescan_jrx ERROR: Invalid argument (22)
    debug attr 5: bist_spo_sweep_jrx value: l:0 r:0
    debug attr 6: bist_spo_set_jrx value: 0
    debug attr 7: bist_prbs_error_counters_jrx value: 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
    debug attr 8: bist_prbs_select_jtx value: 0
    debug attr 9: bist_prbs_select_jrx value: 0
    debug attr 10: status value:

    JESD TX (JRX) Link0 204B 0xF lanes in DATA, TPL Phase Difference Read 9, Set 3
    JESD RX (JTX) Link0 204B in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid

    This looks suspicious "0xF lanes in DATA" means only 4 lanes are in DATA, I would expect 0xFF (8 lanes).

    In theory you should see an error about this in your kernel log, and the FSM should roll back...

    Are you setting jesd204-ignore-errors; ?

    -Michael

Children
  • This looks suspicious "0xF lanes in DATA" means only 4 lanes are in DATA, I would expect 0xFF (8 lanes).

    That makes sense, which is why I am transmitting only real value.
    So, how to fix this?
    Could you please help me? What configuration changes are needed to bring all 8 lanes into DATA?
    Specifically, should this be corrected by changing the JESD link mode in the AD9081 device tree, or is there something I should adjust on the FPGA JESD core / HDL side as well?

    By configuring the changes in system-user.dtsi is the right way? 

    Are you setting jesd204-ignore-errors; ?

    I verified that jesd204-ignore-errors is not set.

  • If you don't set ignore errors - then the driver is still only expecting 4 lanes!

    I asked you this before:

    can you run $dtc -I dtb -O dts system.dtb?

    For some reason your system-user.dtsi stuff is not getting into the final devicetree.

    -Michael

  • Hi  

    dtc -I dtb -O dts system.dtb

    I believe this is what you were referring to. I’ve shared the file here.

    500-system-dtb.txt

    For some reason your system-user.dtsi stuff is not getting into the final devicetree.

    I identified the reason why the 500 MSPS path was transmitting only the I component. The issue was a mismatch in the logical lane mapping. When I configure the following:

    • TX: adi,logical-lane-mapping = /bits/ 8 <0 2 7 6 1 5 4 3>;

    • RX: adi,logical-lane-mapping = /bits/ 8 <2 0 7 6 5 4 3 1>;

    Both the I and Q components transmit correctly.

    I also updated the entire DTS configuration for m8-l8 in system-user.dtsi, since PetaLinux was pulling the m8-l4 DTS by default from GitHub.




    However, when I configure it as "adi,logical-lane-mapping = /bits/ 8 <0 1 2 3 4 5 6 7>," only the I component is transmitted.

    Here's the iio_info, kernel log, and my system-user.dtsi files. As you mentioned, "This looks suspicious "0xF lanes in DATA" means only 4 lanes are in DATA, I would expect 0xFF (8 lanes)." I want to make sure that 8 lanes are properly enabled or not. 

    /include/ "system-conf.dtsi"
    / {
    };
    
    
    &axi_ad9081_adxcvr_rx {
    	adi,sys-clk-select = <XCVR_CPLL>;
    };
    
    &spi1 {
    	status = "okay";
    
    	hmc7044: hmc7044@0 {
    		#address-cells = <1>;
    		#size-cells = <0>;
    		#clock-cells = <1>;
    		compatible = "adi,hmc7044";
    		reg = <0>;
    		spi-max-frequency = <1000000>;
    
    		jesd204-device;
    		#jesd204-cells = <2>;
    		jesd204-sysref-provider;
    
    		adi,jesd204-max-sysref-frequency-hz = <2000000>; /* 2 MHz */
    
    		/*
    		* There are different versions of the AD9081-FMCA-EBZ & AD9082-FMCA-EBZ
    		* VCXO = 122.880 MHz, XO = 122.880MHz (AD9081-FMC-EBZ & AD9082-FMC-EBZ)
    		* VCXO = 100.000 MHz, XO = 100.000MHz (AD9081-FMC-EBZ-A2 & AD9082-FMC-EBZ-A2)
    		* To determine which board is which, read the freqency printed on the VCXO
    		* or use the fru-dump utility:
    		* #fru-dump -b /sys/bus/i2c/devices/15-0050/eeprom
    		*/
    
    		//adi,pll1-clkin-frequencies = <122880000 30720000 0 0>;
    		//adi,vcxo-frequency = <122880000>;
    
    		adi,pll1-clkin-frequencies = <100000000 10000000 0 0>;
    		adi,pll1-ref-prio-ctrl = <0xE1>; /* prefer CLKIN1 -> CLKIN0 -> CLKIN2 -> CLKIN3 */
    		adi,pll1-ref-autorevert-enable;
    		adi,vcxo-frequency = <100000000>;
    
    		adi,pll1-loop-bandwidth-hz = <200>;
    		adi,pll1-charge-pump-current-ua = <720>;
    		adi,pfd1-maximum-limit-frequency-hz = <1000000>; /* 1 MHz */
    
    		adi,pll2-output-frequency = <3000000000>;
    
    		adi,sysref-timer-divider = <1024>;
    		adi,pulse-generator-mode = <0>;
    
    		adi,clkin0-buffer-mode  = <0x07>;
    		adi,clkin1-buffer-mode  = <0x07>;
    		adi,oscin-buffer-mode = <0x15>;
    
    		adi,gpi-controls = <0x00 0x00 0x00 0x00>;
    		adi,gpo-controls = <0x37 0x33 0x00 0x00>;
    
    		clock-output-names =
    		"hmc7044_out0", "hmc7044_out1", "hmc7044_out2",
    		"hmc7044_out3", "hmc7044_out4", "hmc7044_out5",
    		"hmc7044_out6", "hmc7044_out7", "hmc7044_out8",
    		"hmc7044_out9", "hmc7044_out10", "hmc7044_out11",
    		"hmc7044_out12", "hmc7044_out13";
    
    		hmc7044_c0: channel@0 {
    			reg = <0>;
    			adi,extended-name = "CORE_CLK_RX";
    			adi,divider = <12>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    
    		};
    		hmc7044_c2: channel@2 {
    			reg = <2>;
    			adi,extended-name = "DEV_REFCLK";
    			adi,divider = <12>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    		};
    		hmc7044_c3: channel@3 {
    			reg = <3>;
    			adi,extended-name = "DEV_SYSREF";
    			adi,divider = <1536>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    			adi,jesd204-sysref-chan;
    		};
    
    		hmc7044_c6: channel@6 {
    			reg = <6>;
    			adi,extended-name = "CORE_CLK_TX";
    			adi,divider = <12>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    		};
    
    		hmc7044_c8: channel@8 {
    			reg = <8>;
    			adi,extended-name = "FPGA_REFCLK1";
    			adi,divider = <6>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    		};
    		hmc7044_c10: channel@10 {
    			reg = <10>;
    			adi,extended-name = "CORE_CLK_RX_ALT";
    			adi,divider = <12>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    		};
    
    		hmc7044_c12: channel@12 {
    			reg = <12>;
    			adi,extended-name = "FPGA_REFCLK2";
    			adi,divider = <6>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    		};
    		hmc7044_c13: channel@13 {
    			reg = <13>;
    			adi,extended-name = "FPGA_SYSREF";
    			adi,divider = <1536>;
    			adi,driver-mode = <HMC7044_DRIVER_MODE_LVDS>;
    			adi,jesd204-sysref-chan;
    		};
    	};
    };
    
    &fmc_spi {
    
    	trx0_ad9081: ad9081@0 {
    		#address-cells = <1>;
    		#size-cells = <0>;
    		compatible = "adi,ad9081";
    		reg = <0>;
    		spi-max-frequency = <5000000>;
    
    		/* Clocks */
    		clocks = <&hmc7044 2>;
    		clock-names = "dev_clk";
    
    		clock-output-names = "rx_sampl_clk", "tx_sampl_clk";
    		#clock-cells = <1>;
    
    		jesd204-device;
    		#jesd204-cells = <2>;
    		jesd204-top-device = <0>; /* This is the TOP device */
    		jesd204-link-ids = <FRAMER_LINK0_RX DEFRAMER_LINK0_TX>;
    
    		jesd204-inputs =
    			<&axi_ad9081_core_rx 0 FRAMER_LINK0_RX>,
    			<&axi_ad9081_core_tx 0 DEFRAMER_LINK0_TX>;
    
    		adi,tx-dacs {
    			#size-cells = <0>;
    			#address-cells = <1>;
    
    			adi,dac-frequency-hz = /bits/ 64 <12000000000>;
    
    			adi,main-data-paths {
    				#address-cells = <1>;
    				#size-cells = <0>;
    
    				adi,interpolation = <8>;
    
    				ad9081_dac0: dac@0 {
    					reg = <0>;
    					adi,crossbar-select = <&ad9081_tx_fddc_chan0>;
    					adi,nco-frequency-shift-hz = /bits/ 64 <1000000000>; /* 100 MHz */
    				};
    				ad9081_dac1: dac@1 {
    					reg = <1>;
    					adi,crossbar-select = <&ad9081_tx_fddc_chan1>;
    					adi,nco-frequency-shift-hz = /bits/ 64 <1100000000>; /* 200 MHz */
    				};
    				ad9081_dac2: dac@2 {
    					reg = <2>;
    					adi,crossbar-select = <&ad9081_tx_fddc_chan2>; /* All 4 channels @ dac2 */
    					adi,nco-frequency-shift-hz = /bits/ 64 <1200000000>;  /* 300 MHz */
    				};
    				ad9081_dac3: dac@3 {
    					reg = <3>;
    					adi,crossbar-select = <&ad9081_tx_fddc_chan3>; /* All 4 channels @ dac2 */
    					adi,nco-frequency-shift-hz = /bits/ 64 <1300000000>; /* 400 MHz */
    				};
    			};
    
    			adi,channelizer-paths {
    				#address-cells = <1>;
    				#size-cells = <0>;
    				adi,interpolation = <3>;
    
    				ad9081_tx_fddc_chan0: channel@0 {
    					reg = <0>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_tx_fddc_chan1: channel@1 {
    					reg = <1>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_tx_fddc_chan2: channel@2 {
    					reg = <2>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_tx_fddc_chan3: channel@3 {
    					reg = <3>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    			};
    
    			adi,jesd-links {
    				#size-cells = <0>;
    				#address-cells = <1>;
    
    				ad9081_tx_jesd_l0: link@0 {
    					#address-cells = <1>;
    					#size-cells = <0>;
    					reg = <0>;
    
    					adi,logical-lane-mapping = /bits/ 8 <0 2 7 6 1 5 4 3>;
    
    					adi,link-mode = <15>;			/* JESD Quick Configuration Mode */
    					adi,subclass = <1>;			/* JESD SUBCLASS 0,1,2 */
    					adi,version = <1>;			/* JESD VERSION 0=204A,1=204B,2=204C */
    					adi,dual-link = <0>;			/* JESD Dual Link Mode */
    
    					adi,converters-per-device = <8>;	/* JESD M */
    					adi,octets-per-frame = <2>;		/* JESD F */
    
    					adi,frames-per-multiframe = <32>;	/* JESD K */
    					adi,converter-resolution = <16>;	/* JESD N */
    					adi,bits-per-sample = <16>;		/* JESD NP' */
    					adi,control-bits-per-sample = <0>;	/* JESD CS */
    					adi,lanes-per-device = <8>;		/* JESD L */
    					adi,samples-per-converter-per-frame = <1>; /* JESD S */
    					adi,high-density = <0>;			/* JESD HD */
    					adi,tpl-phase-adjust = <3>;
    				};
    			};
    		};
    
    		adi,rx-adcs {
    			#size-cells = <0>;
    			#address-cells = <1>;
    
    			adi,adc-frequency-hz = /bits/ 64 <4000000000>;
    
    			adi,main-data-paths {
    				#address-cells = <1>;
    				#size-cells = <0>;
    
    
    				ad9081_adc0: adc@0 {
    					reg = <0>;
    					adi,decimation = <4>;
    					adi,nco-frequency-shift-hz =  /bits/ 64 <400000000>;
    					adi,nco-mixer-mode = <AD9081_ADC_NCO_VIF>;
    					//adi,crossbar-select = <&ad9081_rx_fddc_chan0>, <&ad9081_rx_fddc_chan2>; /* Static for now */
    				};
    				ad9081_adc1: adc@1 {
    					reg = <1>;
    					adi,decimation = <4>;
    					adi,nco-frequency-shift-hz =  /bits/ 64 <(-400000000)>;
    					adi,nco-mixer-mode = <AD9081_ADC_NCO_VIF>;
    					//adi,crossbar-select = <&ad9081_rx_fddc_chan1>, <&ad9081_rx_fddc_chan3>; /* Static for now */
    				};
    				ad9081_adc2: adc@2 {
    					reg = <2>;
    					adi,decimation = <4>;
    					adi,nco-frequency-shift-hz =  /bits/ 64 <100000000>;
    					adi,nco-mixer-mode = <AD9081_ADC_NCO_VIF>;
    					//adi,crossbar-select = <&ad9081_rx_fddc_chan4>, <&ad9081_rx_fddc_chan6>; /* Static for now */
    				};
    				ad9081_adc3: adc@3 {
    					reg = <3>;
    					adi,decimation = <4>;
    					adi,nco-frequency-shift-hz =  /bits/ 64 <100000000>;
    					adi,nco-mixer-mode = <AD9081_ADC_NCO_VIF>;
    					//adi,crossbar-select = <&ad9081_rx_fddc_chan5>, <&ad9081_rx_fddc_chan7>; /* Static for now */
    				};
    			};
    
    			adi,channelizer-paths {
    				#address-cells = <1>;
    				#size-cells = <0>;
    
    
    				ad9081_rx_fddc_chan0: channel@0 {
    					reg = <0>;
    					adi,decimation = <2>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_rx_fddc_chan1: channel@1 {
    					reg = <1>;
    					adi,decimation = <2>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_rx_fddc_chan4: channel@4 {
    					reg = <4>;
    					adi,decimation = <2>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    				ad9081_rx_fddc_chan5: channel@5 {
    					reg = <5>;
    					adi,decimation = <2>;
    					adi,gain = <2048>; /* 2048 * 10^(gain_dB/20) */
    					adi,nco-frequency-shift-hz =  /bits/ 64 <0>;
    
    				};
    			};
    
    			adi,jesd-links {
    				#size-cells = <0>;
    				#address-cells = <1>;
    
    				ad9081_rx_jesd_l0: link@0 {
    					reg = <0>;
    					adi,converter-select =
    						<&ad9081_rx_fddc_chan0 FDDC_I>, <&ad9081_rx_fddc_chan0 FDDC_Q>,
    						<&ad9081_rx_fddc_chan1 FDDC_I>, <&ad9081_rx_fddc_chan1 FDDC_Q>,
    						<&ad9081_rx_fddc_chan4 FDDC_I>, <&ad9081_rx_fddc_chan4 FDDC_Q>,
    						<&ad9081_rx_fddc_chan5 FDDC_I>, <&ad9081_rx_fddc_chan5 FDDC_Q>;
    
    					adi,logical-lane-mapping = /bits/ 8 <2 0 7 6 5 4 3 1>;
    
    					adi,link-mode = <16>;			/* JESD Quick Configuration Mode */
    					adi,subclass = <1>;			/* JESD SUBCLASS 0,1,2 */
    					adi,version = <1>;			/* JESD VERSION 0=204A,1=204B,2=204C */
    					adi,dual-link = <0>;			/* JESD Dual Link Mode */
    
    					adi,converters-per-device = <8>;	/* JESD M */
    					adi,octets-per-frame = <2>;		/* JESD F */
    
    					adi,frames-per-multiframe = <32>;	/* JESD K */
    					adi,converter-resolution = <16>;	/* JESD N */
    					adi,bits-per-sample = <16>;		/* JESD NP' */
    					adi,control-bits-per-sample = <0>;	/* JESD CS */
    					adi,lanes-per-device = <8>;		/* JESD L */
    					adi,samples-per-converter-per-frame = <1>; /* JESD S */
    					adi,high-density = <0>;			/* JESD HD */
    				};
    			};
    		};
    	};
    };
    
    


    Zynq MP First Stage Boot Loader 
    Release 2023.2   Oct 12 2023  -  15:51:06
    NOTICE:  BL31: Non secure code at 0x8000000
    NOTICE:  BL31: v2.8(release):xlnx_rebase_v2.8_2023.2_ksb_sep
    NOTICE:  BL31: Built : 12:21:43, Aug 31 2023
    
    
    U-Boot 2023.01 (Sep 21 2023 - 11:02:37 +0000)
    
    CPU:   ZynqMP
    Silicon: v3
    Chip:  zu9eg
    Model: ZynqMP ZCU102 Rev1.0
    Board: Xilinx ZynqMP
    DRAM:  2 GiB (effective 4 GiB)
    PMUFW:	v1.1
    PMUFW:  No permission to change config object
    Xilinx I2C Legacy format at nvmem0:
     Board name:	zcu102
     Board rev:	1.0
     Board SN:	881492232444-12961
     Ethernet mac:	00:0a:35:1d:73:1b
    EL Level:	EL2
    Secure Boot:	not authenticated, not encrypted
    Core:  82 devices, 30 uclasses, devicetree: board
    NAND:  0 MiB
    MMC:   mmc@ff170000: 0
    Loading Environment from FAT... *** Error - No Valid Environment Area found
    *** Warning - bad env area, using default environment
    
    In:    serial
    Out:   serial
    Err:   serial
    Bootmode: LVL_SHFT_SD_MODE1
    Reset reason:	EXTERNAL 
    Net:   
    ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 12, interface rgmii-id
    eth0: ethernet@ff0e0000
    scanning bus for devices...
    SATA link 0 timeout.
    SATA link 1 timeout.
    AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst 
    starting USB...
    Bus usb@fe200000: Register 2000440 NbrPorts 2
    Starting the controller
    USB XHCI 1.00
    scanning bus usb@fe200000 for devices... 1 USB Device(s) found
           scanning usb for storage devices... 0 Storage Device(s) found
    Hit any key to stop autoboot:  2 <0x08><0x08><0x08> 1 <0x08><0x08><0x08> 0 
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot.scr
    3474 bytes read in 13 ms (260.7 KiB/s)
    ## Executing script at 20000000
    Trying to load boot images from mmc0
    148695552 bytes read in 9950 ms (14.3 MiB/s)
    ## Flattened Device Tree blob at 00100000
       Booting using the fdt blob at 0x100000
    Working FDT set to 100000
    Host not halted after 16000 microseconds.
       Loading Device Tree to 000000007bdda000, end 000000007bded760 ... OK
    Working FDT set to 7bdda000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.70adi-v2023.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0.20220819) #1 SMP Fri Oct 10 09:16:22 UTC 2025
    [    0.000000] Machine model: ZynqMP ZCU102 Rev1.0
    [    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
    [    0.000000] printk: bootconsole [cdns0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
    [    0.000000]   node   0: [mem 0x0000000800000000-0x000000087fffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
    [    0.000000] cma: Reserved 256 MiB at 0x000000006bc00000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 18 pages/cpu s36328 r8192 d29208 u73728
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x000000007c000000-0x0000000080000000] (64MB)
    [    0.000000] Memory: 3639384K/4194304K available (17920K kernel code, 1786K rwdata, 15784K rodata, 109568K init, 671K bss, 292776K reserved, 262144K cma-reserved)
    [    0.000000] rcu: Hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU event tracing is enabled.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
    [    0.000000] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
    [    0.008533] Console: colour dummy device 80x25
    [    0.012558] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
    [    0.022972] pid_max: default: 32768 minimum: 301
    [    0.027788] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.034989] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.043970] rcu: Hierarchical SRCU implementation.
    [    0.047596] rcu: 	Max phase no-delay instances is 1000.
    [    0.053109] EFI services will not be available.
    [    0.057501] smp: Bringing up secondary CPUs ...
    [    0.062286] Detected VIPT I-cache on CPU1
    [    0.062363] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.062812] Detected VIPT I-cache on CPU2
    [    0.062871] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.063292] Detected VIPT I-cache on CPU3
    [    0.063349] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.063394] smp: Brought up 1 node, 4 CPUs
    [    0.097530] SMP: Total of 4 processors activated.
    [    0.102229] CPU features: detected: 32-bit EL0 Support
    [    0.107362] CPU features: detected: CRC32 instructions
    [    0.112549] CPU: All CPU(s) started at EL2
    [    0.116585] alternatives: applying system-wide alternatives
    [    0.123269] devtmpfs: initialized
    [    0.132174] Registered cp15_barrier emulation handler
    [    0.132227] Registered setend emulation handler
    [    0.136223] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.145864] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.158991] pinctrl core: initialized pinctrl subsystem
    [    0.159948] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.165306] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.171641] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.179431] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.187247] audit: initializing netlink subsys (disabled)
    [    0.192691] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1
    [    0.200366] cpuidle: using governor menu
    [    0.204332] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.211104] ASID allocator initialised with 65536 entries
    [    0.238286] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.239440] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.245716] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.252507] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.258759] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.265543] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.271809] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.278593] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.352927] raid6: neonx8   gen()  2254 MB/s
    [    0.420985] raid6: neonx4   gen()  2205 MB/s
    [    0.489050] raid6: neonx2   gen()  2118 MB/s
    [    0.557113] raid6: neonx1   gen()  1809 MB/s
    [    0.625171] raid6: int64x8  gen()  1415 MB/s
    [    0.693246] raid6: int64x4  gen()  1561 MB/s
    [    0.761309] raid6: int64x2  gen()  1395 MB/s
    [    0.829366] raid6: int64x1  gen()  1032 MB/s
    [    0.829405] raid6: using algorithm neonx8 gen() 2254 MB/s
    [    0.901440] raid6: .... xor() 1652 MB/s, rmw enabled
    [    0.901486] raid6: using neon recovery algorithm
    [    0.905851] iommu: Default domain type: Translated 
    [    0.910241] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.916707] SCSI subsystem initialized
    [    0.920401] usbcore: registered new interface driver usbfs
    [    0.925763] usbcore: registered new interface driver hub
    [    0.931056] usbcore: registered new device driver usb
    [    0.936250] mc: Linux media interface: v0.10
    [    0.940369] videodev: Linux video capture interface: v2.00
    [    0.945880] pps_core: LinuxPPS API ver. 1 registered
    [    0.950783] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.959925] PTP clock support registered
    [    0.963852] EDAC MC: Ver: 3.0.0
    [    0.967305] zynqmp-ipi-mbox mailbox@ff9905c0: Registered ZynqMP IPI mbox with TX/RX channels.
    [    0.975986] jesd204: created con: id=0, topo=0, link=0, /axi/spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-tx@84b60000
    [    0.986545] jesd204: created con: id=1, topo=0, link=2, /axi/spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-rx@84a60000
    [    0.997592] jesd204: created con: id=2, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84b60000 <-> /fpga-axi@0/axi-jesd204-tx@84b90000
    [    1.009336] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a90000
    [    1.021081] jesd204: created con: id=4, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84b90000 <-> /fpga-axi@0/axi-ad9081-tx-hpc@84b10000
    [    1.033204] jesd204: created con: id=5, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a90000 <-> /fpga-axi@0/axi-ad9081-rx-hpc@84a10000
    [    1.045290] jesd204: created con: id=6, topo=0, link=2, /fpga-axi@0/axi-ad9081-rx-hpc@84a10000 <-> /axi/spi@ff040000/ad9081@0
    [    1.056577] jesd204: created con: id=7, topo=0, link=0, /fpga-axi@0/axi-ad9081-tx-hpc@84b10000 <-> /axi/spi@ff040000/ad9081@0
    [    1.067895] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:2] transition uninitialized -> initialized
    [    1.077106] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:0] transition uninitialized -> initialized
    [    1.086328] jesd204: found 8 devices and 1 topologies
    [    1.091407] FPGA manager framework
    [    1.094798] Advanced Linux Sound Architecture Driver Initialized.
    [    1.101315] Bluetooth: Core ver 2.22
    [    1.104435] NET: Registered PF_BLUETOOTH protocol family
    [    1.109733] Bluetooth: HCI device and connection manager initialized
    [    1.116086] Bluetooth: HCI socket layer initialized
    [    1.120956] Bluetooth: L2CAP socket layer initialized
    [    1.126007] Bluetooth: SCO socket layer initialized
    [    1.131353] clocksource: Switched to clocksource arch_sys_counter
    [    1.137136] VFS: Disk quotas dquot_6.6.0
    [    1.140909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    1.152822] NET: Registered PF_INET protocol family
    [    1.153018] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    1.162754] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    1.168575] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    1.176295] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    1.184414] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    1.192424] TCP: Hash tables configured (established 32768 bind 32768)
    [    1.198201] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.204896] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.212106] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    1.217933] RPC: Registered named UNIX socket transport module.
    [    1.223534] RPC: Registered udp transport module.
    [    1.228227] RPC: Registered tcp transport module.
    [    1.232924] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.240015] PCI: CLS 0 bytes, default 64
    [    1.252055] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    1.255516] Initialise system trusted keyrings
    [    1.258796] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    1.266023] NFS: Registering the id_resolver key type
    [    1.270127] Key type id_resolver registered
    [    1.274277] Key type id_legacy registered
    [    1.278342] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    1.285006] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    1.292423] jffs2: version 2.2. (NAND) (SUMMARY)  <0xc2><0xa9> 2001-2006 Red Hat, Inc.
    [    1.299732] fuse: init (API version 7.37)
    [    1.339723] NET: Registered PF_ALG protocol family
    [    1.339800] xor: measuring software checksum speed
    [    1.347601]    8regs           :  2521 MB/sec
    [    1.351938]    32regs          :  2522 MB/sec
    [    1.356565]    arm64_neon      :  2355 MB/sec
    [    1.356720] xor: using function: 32regs (2522 MB/sec)
    [    1.361799] Key type asymmetric registered
    [    1.365882] Asymmetric key parser 'x509' registered
    [    1.370847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
    [    1.378161] io scheduler mq-deadline registered
    [    1.382674] io scheduler kyber registered
    [    1.424735] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    1.433392] brd: module loaded
    [    1.437066] loop: module loaded
    [    1.437812] Registered mathworks_ip class
    [    1.439155] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    1.448292] tun: Universal TUN/TAP device driver, 1.6
    [    1.450214] CAN device driver interface
    [    1.455046] SPI driver wl1271_spi has no spi_device_id for ti,wl1271
    [    1.460252] SPI driver wl1271_spi has no spi_device_id for ti,wl1273
    [    1.466601] SPI driver wl1271_spi has no spi_device_id for ti,wl1281
    [    1.472961] SPI driver wl1271_spi has no spi_device_id for ti,wl1283
    [    1.479303] SPI driver wl1271_spi has no spi_device_id for ti,wl1285
    [    1.485650] SPI driver wl1271_spi has no spi_device_id for ti,wl1801
    [    1.491994] SPI driver wl1271_spi has no spi_device_id for ti,wl1805
    [    1.498352] SPI driver wl1271_spi has no spi_device_id for ti,wl1807
    [    1.504700] SPI driver wl1271_spi has no spi_device_id for ti,wl1831
    [    1.511055] SPI driver wl1271_spi has no spi_device_id for ti,wl1835
    [    1.517397] SPI driver wl1271_spi has no spi_device_id for ti,wl1837
    [    1.523968] usbcore: registered new interface driver asix
    [    1.529197] usbcore: registered new interface driver ax88179_178a
    [    1.535279] usbcore: registered new interface driver cdc_ether
    [    1.541106] usbcore: registered new interface driver net1080
    [    1.546774] usbcore: registered new interface driver cdc_subset
    [    1.552660] usbcore: registered new interface driver zaurus
    [    1.558239] usbcore: registered new interface driver cdc_ncm
    [    1.563876] usbcore: registered new interface driver r8153_ecm
    [    1.571223] usbcore: registered new interface driver uas
    [    1.575025] usbcore: registered new interface driver usb-storage
    [    1.581054] usbcore: registered new interface driver usbserial_generic
    [    1.587533] usbserial: USB Serial support registered for generic
    [    1.593540] usbcore: registered new interface driver ftdi_sio
    [    1.599276] usbserial: USB Serial support registered for FTDI USB Serial Device
    [    1.606590] usbcore: registered new interface driver upd78f0730
    [    1.612498] usbserial: USB Serial support registered for upd78f0730
    [    1.619906] SPI driver ads7846 has no spi_device_id for ti,tsc2046
    [    1.624930] SPI driver ads7846 has no spi_device_id for ti,ads7843
    [    1.631106] SPI driver ads7846 has no spi_device_id for ti,ads7845
    [    1.637282] SPI driver ads7846 has no spi_device_id for ti,ads7873
    [    1.644066] rtc_zynqmp ffa60000.rtc: registered as rtc0
    [    1.648700] rtc_zynqmp ffa60000.rtc: setting system clock to 2019-02-24T18:36:18 UTC (1551033378)
    [    1.657622] i2c_dev: i2c /dev entries driver
    [    1.663866] usbcore: registered new interface driver uvcvideo
    [    1.669207] Bluetooth: HCI UART driver ver 2.3
    [    1.672001] Bluetooth: HCI UART protocol H4 registered
    [    1.677134] Bluetooth: HCI UART protocol BCSP registered
    [    1.682453] Bluetooth: HCI UART protocol LL registered
    [    1.687571] Bluetooth: HCI UART protocol ATH3K registered
    [    1.692976] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    1.699265] Bluetooth: HCI UART protocol Intel registered
    [    1.704633] Bluetooth: HCI UART protocol QCA registered
    [    1.709867] usbcore: registered new interface driver bcm203x
    [    1.715519] usbcore: registered new interface driver bpa10x
    [    1.721089] usbcore: registered new interface driver bfusb
    [    1.726569] usbcore: registered new interface driver btusb
    [    1.732066] usbcore: registered new interface driver ath3k
    [    1.737598] EDAC MC: ECC not enabled
    [    1.741249] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
    [    1.753669] sdhci: Secure Digital Host Controller Interface driver
    [    1.759432] sdhci: Copyright(c) Pierre Ossman
    [    1.763781] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.769944] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.775493] SMCCC: SOC_ID: ID = jep106:0049:0000 Revision = 0x24738093
    [    1.782036] zynqmp_firmware_probe Platform Management API v1.1
    [    1.787839] zynqmp_firmware_probe Trustzone version v1.0
    [    1.823525] zynqmp-aes zynqmp-aes.0: will run requests pump with realtime priority
    [    1.825775] usbcore: registered new interface driver usbhid
    [    1.831047] usbhid: USB HID core driver
    [    1.835033] SPI driver fb_seps525 has no spi_device_id for syncoam,seps525
    [    1.847954] SPI driver adis16475 has no spi_device_id for adi,adis16470
    [    1.848923] SPI driver adis16475 has no spi_device_id for adi,adis16475-1
    [    1.855716] SPI driver adis16475 has no spi_device_id for adi,adis16475-2
    [    1.862499] SPI driver adis16475 has no spi_device_id for adi,adis16475-3
    [    1.869285] SPI driver adis16475 has no spi_device_id for adi,adis16477-1
    [    1.876071] SPI driver adis16475 has no spi_device_id for adi,adis16477-2
    [    1.882858] SPI driver adis16475 has no spi_device_id for adi,adis16477-3
    [    1.889643] SPI driver adis16475 has no spi_device_id for adi,adis16465-1
    [    1.896429] SPI driver adis16475 has no spi_device_id for adi,adis16465-2
    [    1.903215] SPI driver adis16475 has no spi_device_id for adi,adis16465-3
    [    1.910004] SPI driver adis16475 has no spi_device_id for adi,adis16467-1
    [    1.916788] SPI driver adis16475 has no spi_device_id for adi,adis16467-2
    [    1.923573] SPI driver adis16475 has no spi_device_id for adi,adis16467-3
    [    1.930359] SPI driver adis16475 has no spi_device_id for adi,adis16500
    [    1.936971] SPI driver adis16475 has no spi_device_id for adi,adis16501
    [    1.943583] SPI driver adis16475 has no spi_device_id for adi,adis16505-1
    [    1.950369] SPI driver adis16475 has no spi_device_id for adi,adis16505-2
    [    1.957155] SPI driver adis16475 has no spi_device_id for adi,adis16505-3
    [    1.963941] SPI driver adis16475 has no spi_device_id for adi,adis16507-1
    [    1.970726] SPI driver adis16475 has no spi_device_id for adi,adis16507-2
    [    1.977513] SPI driver adis16475 has no spi_device_id for adi,adis16507-3
    [    1.984298] SPI driver adis16475 has no spi_device_id for adi,adis16575-2
    [    1.991085] SPI driver adis16475 has no spi_device_id for adi,adis16575-3
    [    1.997871] SPI driver adis16475 has no spi_device_id for adi,adis16576-2
    [    2.004657] SPI driver adis16475 has no spi_device_id for adi,adis16576-3
    [    2.011443] SPI driver adis16475 has no spi_device_id for adi,adis16577-2
    [    2.018229] SPI driver adis16475 has no spi_device_id for adi,adis16577-3
    [    2.026200] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
    [    2.033206] axi_sysid 85000000.axi-sysid-0: [ad9081_fmca_ebz] [8B10B RX:RATE=10 M=8 L=8 S=1 NP=16 LINKS=1 TPL_W= TX:RATE=10 M=8 L=8 S=1 NP=16 LINKS=1 TPL_W= SHARED_DEVCLK=0 TDD:SUPPORT=0 CHANNEL_CNT=2 SYNC_WIDTH=32 SYNC_INT=1 SYNC_EXT=0 SYNC_EXT_CDC=0] on [zcu102] git branch <(no> git <2156ac7e874a1dc321d9f64a325009fafe563419> dirty [2025-11-11 04:40:57] UTC
    [    2.065232] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    2.071449] usbcore: registered new interface driver snd-usb-audio
    [    2.079175] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    2.085564] Initializing XFRM netlink socket
    [    2.089135] NET: Registered PF_INET6 protocol family
    [    2.094551] Segment Routing with IPv6
    [    2.097694] In-situ OAM (IOAM) with IPv6
    [    2.101652] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    2.107852] NET: Registered PF_PACKET protocol family
    [    2.112547] NET: Registered PF_KEY protocol family
    [    2.117413] can: controller area network core
    [    2.121705] NET: Registered PF_CAN protocol family
    [    2.126460] can: raw protocol
    [    2.129419] can: broadcast manager protocol
    [    2.133596] can: netlink gateway - max_hops=1
    [    2.138020] Bluetooth: RFCOMM TTY layer initialized
    [    2.142820] Bluetooth: RFCOMM socket layer initialized
    [    2.147957] Bluetooth: RFCOMM ver 1.11
    [    2.151698] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    2.156999] Bluetooth: BNEP filters: protocol multicast
    [    2.162217] Bluetooth: BNEP socket layer initialized
    [    2.167174] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    2.173091] Bluetooth: HIDP socket layer initialized
    [    2.178191] 9pnet: Installing 9P2000 support
    [    2.182336] NET: Registered PF_IEEE802154 protocol family
    [    2.187731] Key type dns_resolver registered
    [    2.192246] registered taskstats version 1
    [    2.196061] Loading compiled-in X.509 certificates
    [    2.201317] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
    [    2.207512] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    2.634263] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 23, base_baud = 6249999) is a xuartps
    [    2.643354] printk: console [ttyPS0] enabled
    [    2.643354] printk: console [ttyPS0] enabled
    [    2.647653] printk: bootconsole [cdns0] disabled
    [    2.647653] printk: bootconsole [cdns0] disabled
    [    2.657280] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 24, base_baud = 6249999) is a xuartps
    [    2.671638] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
    [    2.678541] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
    [    2.686559] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
    [    2.694659] nwl-pcie fd0e0000.pcie: Link is DOWN
    [    2.699492] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
    [    2.705673] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.711154] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
    [    2.718029] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
    [    2.725542] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400
    [    2.731603] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
    [    2.740093] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.748220] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.754845] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.762364] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
    [    2.855511] hmc7044 spi2.0: PLL1: Locked, CLKIN0 @ 100000000 Hz, PFD: 1000 kHz - PLL2: Locked @ 3000.000000 MHz
    [    2.865977] jesd204: /axi/spi@ff050000/hmc7044@0,jesd204:1,parent=spi2.0: Using as SYSREF provider
    [    2.875549] spi-nor spi0.0: SPI-NOR-UniqueID 34c01100170d00030010f1ee6c5a
    [    2.882336] spi-nor spi0.0: found mt25qu512a, expected m25p80
    [    2.888463] spi-nor spi0.0: mt25qu512a (131072 Kbytes)
    [    2.893720] 4 fixed-partitions partitions found on MTD device spi0.0
    [    2.900066] Creating 4 MTD partitions on "spi0.0":
    [    2.904850] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
    [    2.911488] 0x000000100000-0x000000600000 : "qspi-linux"
    [    2.917521] 0x000000600000-0x000000620000 : "qspi-device-tree"
    [    2.924093] 0x000000620000-0x000000c00000 : "qspi-rootfs"
    [    2.932912] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    2.972517] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    2.979096] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    2.985599] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    2.992095] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    2.999424] i2c i2c-0: using pinctrl states for GPIO recovery
    [    3.005348] i2c i2c-0: using generic GPIOs for recovery
    [    3.010965] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    3.017658] pca953x 0-0020: using no AI
    [    3.022223] gpio-318 (sel0): hogged as output/low
    [    3.027130] gpio-319 (sel1): hogged as output/high
    [    3.032120] gpio-320 (sel2): hogged as output/high
    [    3.037109] gpio-321 (sel3): hogged as output/high
    [    3.042286] pca953x 0-0021: supply vcc not found, using dummy regulator
    [    3.048965] pca953x 0-0021: using no AI
    [    3.054548] ina2xx 2-0040: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.061561] ina2xx 2-0041: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.068586] ina2xx 2-0042: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.075598] ina2xx 2-0043: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.082599] ina2xx 2-0044: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.089610] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.096616] ina2xx 2-0046: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.103622] ina2xx 2-0047: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.110626] ina2xx 2-004a: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.117633] ina2xx 2-004b: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.124051] i2c i2c-0: Added multiplexed i2c bus 2
    [    3.129644] ina2xx 3-0040: power monitor ina226 (Rshunt = 2000 uOhm)
    [    3.136650] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.143655] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.150659] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.157667] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.164674] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.171675] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.178682] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.185086] i2c i2c-0: Added multiplexed i2c bus 3
    [    3.257250] i2c i2c-0: Added multiplexed i2c bus 4
    [    3.262213] i2c i2c-0: Added multiplexed i2c bus 5
    [    3.267002] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
    [    3.274378] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 48
    [    3.281384] i2c i2c-1: using pinctrl states for GPIO recovery
    [    3.287315] i2c i2c-1: using generic GPIOs for recovery
    [    3.293289] at24 6-0054: supply vcc not found, using dummy regulator
    [    3.300198] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
    [    3.306963] i2c i2c-1: Added multiplexed i2c bus 6
    [    3.312349] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.319663] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.326967] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.334265] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.341566] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.348865] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.356170] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.363475] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.371884] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 3
    [    3.410448] i2c i2c-1: Added multiplexed i2c bus 7
    [    3.418133] si570 8-005d: registered, current frequency 300000000 Hz
    [    3.424544] i2c i2c-1: Added multiplexed i2c bus 8
    [    3.444344] si570 9-005d: registered, current frequency 148500000 Hz
    [    3.450748] i2c i2c-1: Added multiplexed i2c bus 9
    [    3.455781] si5324 10-0069: si5328 probed
    [    3.523768] si5324 10-0069: si5328 probe successful
    [    3.528706] i2c i2c-1: Added multiplexed i2c bus 10
    [    3.533748] i2c i2c-1: Added multiplexed i2c bus 11
    [    3.538794] i2c i2c-1: Added multiplexed i2c bus 12
    [    3.543845] i2c i2c-1: Added multiplexed i2c bus 13
    [    3.548729] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
    [    3.556813] at24 14-0050: supply vcc not found, using dummy regulator
    [    3.563623] at24 14-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
    [    3.570376] i2c i2c-1: Added multiplexed i2c bus 14
    [    3.575441] i2c i2c-1: Added multiplexed i2c bus 15
    [    3.580504] i2c i2c-1: Added multiplexed i2c bus 16
    [    3.585570] i2c i2c-1: Added multiplexed i2c bus 17
    [    3.590630] i2c i2c-1: Added multiplexed i2c bus 18
    [    3.595698] i2c i2c-1: Added multiplexed i2c bus 19
    [    3.600748] i2c i2c-1: Added multiplexed i2c bus 20
    [    3.605800] i2c i2c-1: Added multiplexed i2c bus 21
    [    3.610677] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
    [    3.618296] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 49
    [    3.627939] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    3.639376] axi_adxcvr_drv 84a60000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A60000. Number of lanes: 8.
    [    3.651988] axi_adxcvr_drv 84b60000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84B60000. Number of lanes: 8.
    [    3.664100] axi-jesd204-rx 84a90000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A90000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
    [    3.669501] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
    [    3.676951] axi-jesd204-tx 84b90000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84B90000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
    [    3.697747] zynqmp-display fd4a0000.display: vtc bridge property not present
    [    3.708300] xilinx-dp-snd-codec fd4a0000.display:zynqmp-dp-snd-codec0: Failed to get required clock freq
    [    3.717800] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp-dp-snd-codec0 failed with error -22
    [    3.727316] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
    [    3.735426] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
    [    3.743640] OF: graph: no port node found in /axi/display@fd4a0000
    [    3.750216] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc009267170)
    [    3.792148] mmc0: new high speed SDHC card at address aaaa
    [    3.798053] mmcblk0: mmc0:aaaa SD32G 29.7 GiB (ro)
    [    3.804473]  mmcblk0: p1 p2
    [    4.835381] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    4.843039] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
    [    4.850548] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
    [    4.858830] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
    [    4.866393] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
    [    4.873878] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
    [    4.891816] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode
    [    4.900775] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
    [    4.911222] scsi host0: ahci-ceva
    [    4.914835] scsi host1: ahci-ceva
    [    4.918264] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 55
    [    4.926179] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 55
    [    4.934869] ad9081 spi1.0: supply vdd not found, using dummy regulator
    [    5.245612] ata2: SATA link down (SStatus 0 SControl 330)
    [    5.251025] ata1: SATA link down (SStatus 0 SControl 330)
    [    5.919376] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    6.918467] ad9081 spi1.0: AD9081 Rev. 3 Grade 10 (API 1.6.0) probed
    [    6.926648] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    6.938355] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 45 (00:0a:35:1d:73:1b)
    [    7.035770] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.041275] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    7.049027] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810
    [    7.058454] xhci-hcd xhci-hcd.1.auto: irq 56, io mem 0xfe200000
    [    7.064480] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.069969] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    7.077623] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    7.084274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
    [    7.092532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.099747] usb usb1: Product: xHCI Host Controller
    [    7.104623] usb usb1: Manufacturer: Linux 6.1.70adi-v2023.2 xhci-hcd
    [    7.110967] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    7.116200] hub 1-0:1.0: USB hub found
    [    7.119966] hub 1-0:1.0: 1 port detected
    [    7.124197] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
    [    7.132461] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.139683] usb usb2: Product: xHCI Host Controller
    [    7.144559] usb usb2: Manufacturer: Linux 6.1.70adi-v2023.2 xhci-hcd
    [    7.150909] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    7.156055] hub 2-0:1.0: USB hub found
    [    7.159825] hub 2-0:1.0: 1 port detected
    [    7.190851] cf_axi_adc 84a10000.axi-ad9081-rx-hpc: ADI AIM (10.03.<break>
    ) at 0x84A10000 mapped to 0x(____ptrval____) probed ADC AD9081 as MASTER
    [    7.224415] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed
    [    7.235124] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed
    [    7.245827] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> initialized
    [    7.256523] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> initialized
    [    7.267220] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed
    [    7.277919] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed
    [    7.288614] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> idle
    [    7.298697] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> idle
    [    7.308792] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
    [    7.319315] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
    [    7.329840] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
    [    7.340798] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
    [    7.351771] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
    [    7.362993] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
    [    7.374398] hmc7044 spi2.0: hmc7044_jesd204_link_pre_setup: Link2 forcing continuous SYSREF mode
    [    7.383424] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [    7.395075] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [    7.419042] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [    7.430786] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [    7.442530] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2
    [    7.454356] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2
    [    7.466183] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3
    [    7.478018] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3
    [    7.491866] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup
    [    7.503261] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup
    [    7.520040] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> opt_setup_stage1
    [    7.531526] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> opt_setup_stage1
    [    7.550274] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage1 -> opt_setup_stage2
    [    7.562278] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage1 -> opt_setup_stage2
    [    7.574670] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage2 -> opt_setup_stage3
    [    7.586670] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage2 -> opt_setup_stage3
    [    7.598674] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage3 -> opt_setup_stage4
    [    7.610680] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage3 -> opt_setup_stage4
    [    7.622688] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage4 -> opt_setup_stage5
    [    7.634686] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage4 -> opt_setup_stage5
    [    7.650829] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage5 -> clocks_enable
    [    7.662567] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage5 -> clocks_enable
    [    7.676395] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clocks_enable -> link_enable
    [    7.687705] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clocks_enable -> link_enable
    [    7.719692] ad9081 spi1.0: JESD RX (JTX) Link2 in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid
    [    7.730473] ad9081 spi1.0: JESD TX (JRX) Link0 0xFF lanes in DATA
    [    7.736633] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_enable -> link_running
    [    7.747860] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_enable -> link_running
    [    7.759083] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_running -> opt_post_running_stage
    [    7.771256] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_running -> opt_post_running_stage
    [    7.783430] cf_axi_dds 84b10000.axi-ad9081-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.02.b) at 0x84B10000 mapped to 0x(____ptrval____), probed DDS AD9081
    [    7.807087] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    7.814200] of_cfs_init
    [    7.816671] of_cfs_init: OK
    [    7.819530] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    7.870572] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    7.877885] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    7.886017] clk: Not disabling unused clocks
    [    7.890561] ALSA device list:
    [    7.893522]   No soundcards found.
    [    7.897199] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    7.905816] cfg80211: failed to load regulatory.db
    [    7.941058] Freeing unused kernel memory: 109568K
    [    7.951407] Run /init as init process
    [    7.968407] systemd[1]: System time before build time, advancing clock.
    [    7.979453] systemd[1]: systemd 251.8+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    8.011174] systemd[1]: Detected architecture arm64.
    
    Welcome to <0x1b>[1mPetaLinux 2023.2+release-S10121051 (langdale)<0x1b>[0m!
    
    [    8.079530] systemd[1]: Hostname set to <new-500msps>.
    [    8.084787] systemd[1]: Initializing machine ID from random generator.
    [    8.145359] systemd-sysv-generator[150]: SysV service '/etc/init.d/sshd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.169725] systemd-sysv-generator[150]: SysV service '/etc/init.d/nfsserver' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.194135] systemd-sysv-generator[150]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.419594] systemd[1]: Queued start job for default target Multi-User System.
    [    8.483130] systemd[1]: Created slice Slice /system/getty.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mSlice /system/getty<0x1b>[0m.
    [    8.504876] systemd[1]: Created slice Slice /system/modprobe.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mSlice /system/modprobe<0x1b>[0m.
    [    8.528726] systemd[1]: Created slice Slice /system/serial-getty.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mSlice /system/serial-getty<0x1b>[0m.
    [    8.552399] systemd[1]: Created slice User and Session Slice.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mUser and Session Slice<0x1b>[0m.
    [    8.575621] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mDispatch Password <0xe2><0x80><0xa6>ts to Console Directory Watch<0x1b>[0m.
    [    8.599545] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mForward Password R<0xe2><0x80><0xa6>uests to Wall Directory Watch<0x1b>[0m.
    [    8.623603] systemd[1]: Reached target Path Units.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mPath Units<0x1b>[0m.
    [    8.639475] systemd[1]: Reached target Remote File Systems.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mRemote File Systems<0x1b>[0m.
    [    8.659448] systemd[1]: Reached target Slice Units.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSlice Units<0x1b>[0m.
    [    8.675464] systemd[1]: Reached target Swaps.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSwaps<0x1b>[0m.
    [    8.691934] systemd[1]: Listening on RPCbind Server Activation Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mRPCbind Server Activation Socket<0x1b>[0m.
    [    8.715449] systemd[1]: Reached target RPC Port Mapper.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mRPC Port Mapper<0x1b>[0m.
    [    8.735746] systemd[1]: Listening on Syslog Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mSyslog Socket<0x1b>[0m.
    [    8.751616] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39minitctl Compatibility Named Pipe<0x1b>[0m.
    [    8.775892] systemd[1]: Listening on Journal Audit Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mJournal Audit Socket<0x1b>[0m.
    [    8.795678] systemd[1]: Listening on Journal Socket (/dev/log).
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mJournal Socket (/dev/log)<0x1b>[0m.
    [    8.819756] systemd[1]: Listening on Journal Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mJournal Socket<0x1b>[0m.
    [    8.835872] systemd[1]: Listening on Network Service Netlink Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mNetwork Service Netlink Socket<0x1b>[0m.
    [    8.859759] systemd[1]: Listening on udev Control Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mudev Control Socket<0x1b>[0m.
    [    8.879663] systemd[1]: Listening on udev Kernel Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mudev Kernel Socket<0x1b>[0m.
    [    8.899677] systemd[1]: Listening on User Database Manager Socket.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mUser Database Manager Socket<0x1b>[0m.
    [    8.939653] systemd[1]: Mounting Huge Pages File System...
             Mounting <0x1b>[0;1;39mHuge Pages File System<0x1b>[0m...
    [    8.958370] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting <0x1b>[0;1;39mPOSIX Message Queue File System<0x1b>[0m...
    [    9.011617] systemd[1]: Mounting Kernel Debug File System...
             Mounting <0x1b>[0;1;39mKernel Debug File System<0x1b>[0m...
    [    9.027790] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    9.043502] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting <0x1b>[0;1;39mTemporary Directory /tmp<0x1b>[0m...
    [    9.059775] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.70adi-v2023.2/modules.devname).
    [    9.078997] systemd[1]: Starting Load Kernel Module configfs...
             Starting <0x1b>[0;1;39mLoad Kernel Module configfs<0x1b>[0m...
    [    9.098676] systemd[1]: Starting Load Kernel Module drm...
             Starting <0x1b>[0;1;39mLoad Kernel Module drm<0x1b>[0m...
    [    9.118644] systemd[1]: Starting Load Kernel Module fuse...
             Starting <0x1b>[0;1;39mLoad Kernel Module fuse<0x1b>[0m...
    [    9.138761] systemd[1]: Starting RPC Bind...
             Starting <0x1b>[0;1;39mRPC Bind<0x1b>[0m...
    [    9.155552] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    9.168558] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    9.181430] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    9.207808] systemd[1]: Starting Journal Service...
             Starting <0x1b>[0;1;39mJournal Service<0x1b>[0m...
    [    9.224028] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
    [    9.236019] systemd[1]: Mounting NFSD configuration filesystem...
             Mounting <0x1b>[0;1;39mNFSD configuration filesystem<0x1b>[0m...
    [    9.254798] systemd[1]: Starting Generate network units from Kernel command line...
             Starting <0x1b>[0;1;39mGenerate network <0xe2><0x80><0xa6>ts from Kernel command line<0x1b>[0m...
    [    9.315894] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting <0x1b>[0;1;39mRemount Root and Kernel File Systems<0x1b>[0m...
    [    9.342691] systemd[1]: Starting Apply Kernel Variables...
             Starting <0x1b>[0;1;39mApply Kernel Variables<0x1b>[0m...
    [    9.362752] systemd[1]: Starting Coldplug All udev Devices...
             Starting <0x1b>[0;1;39mColdplug All udev Devices<0x1b>[0m...
    [    9.384317] systemd[1]: Started RPC Bind.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mRPC Bind<0x1b>[0m.
    [    9.400013] systemd[1]: Mounted Huge Pages File System.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mHuge Pages File System<0x1b>[0m.
    [    9.419931] systemd[1]: Started Journal Service.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mJournal Service<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mPOSIX Message Queue File System<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mKernel Debug File System<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mTemporary Directory /tmp<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mLoad Kernel Module configfs<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mLoad Kernel Module drm<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mLoad Kernel Module fuse<0x1b>[0m.
    [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to mount <0x1b>[0;1;39mNFSD configuration filesystem<0x1b>[0m.
    See 'systemctl status proc-fs-nfsd.mount' for details.
    [<0x1b>[0;1;38;5;185mDEPEND<0x1b>[0m] Dependency failed for <0x1b>[0;1;39mNFS Mount Daemon<0x1b>[0m.
    [<0x1b>[0;1;38;5;185mDEPEND<0x1b>[0m] Dependency failed for <0x1b>[0;1;39mNFS server and services<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mGenerate network units from Kernel command line<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mRemount Root and Kernel File Systems<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mApply Kernel Variables<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mPreparation for Network<0x1b>[0m.
             Mounting <0x1b>[0;1;39mFUSE Control File System<0x1b>[0m...
             Mounting <0x1b>[0;1;39mKernel Configuration File System<0x1b>[0m...
             Starting <0x1b>[0;1;39mFlush Journal to Persistent Storage<0x1b>[0m...
    [    9.754810] systemd-journald[159]: Received client request to flush runtime journal.
             Starting <0x1b>[0;1;39mCreate System Users<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mFUSE Control File System<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mKernel Configuration File System<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mFlush Journal to Persistent Storage<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mCreate System Users<0x1b>[0m.
             Starting <0x1b>[0;1;39mCreate Static Device Nodes in /dev<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mCreate Static Device Nodes in /dev<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mPreparation for Local File Systems<0x1b>[0m.
             Mounting <0x1b>[0;1;39m/var/volatile<0x1b>[0m...
             Starting <0x1b>[0;1;39mRule-based Manage<0xe2><0x80><0xa6>for Device Events and Files<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39m/var/volatile<0x1b>[0m.
             Starting <0x1b>[0;1;39mLoad/Save Random Seed<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mLocal File Systems<0x1b>[0m.
             Starting <0x1b>[0;1;39mRebuild Dynamic Linker Cache<0x1b>[0m...
             Starting <0x1b>[0;1;39mCreate Volatile Files and Directories<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mRule-based Manager for Device Events and Files<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mRebuild Dynamic Linker Cache<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mCreate Volatile Files and Directories<0x1b>[0m.
             Starting <0x1b>[0;1;39mRebuild Journal Catalog<0x1b>[0m...
             Starting <0x1b>[0;1;39mNetwork Configuration<0x1b>[0m...
             Starting <0x1b>[0;1;39mNetwork Name Resolution<0x1b>[0m...
             Starting <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m...
             Starting <0x1b>[0;1;39mRecord System Boot/Shutdown in UTMP<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mRebuild Journal Catalog<0x1b>[0m.
             Starting <0x1b>[0;1;39mUpdate is Completed<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mRecord System Boot/Shutdown in UTMP<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mUpdate is Completed<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mColdplug All udev Devices<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mNetwork Configuration<0x1b>[0m.
    [   10.875390] random: crng init done
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mLoad/Save Random Seed<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [   11.144573] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL)
    [   11.154390] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
    [   11.170317] pps pps0: new PPS source ptp0
    [   11.174886] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mNetwork Name Resolution<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mSlice /system/systemd-fsck<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mNetwork<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mHost and Network Name Lookups<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSystem Time Set<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mLoad/Save RF <0xe2><0x80><0xa6>itch Status /dev/rfkill Watch<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mNFS status monitor for NFSv2/3 locking.<0x1b>[0m.
             Starting <0x1b>[0;1;39mFile System Check on /dev/mmcblk0p1<0x1b>[0m...
             Starting <0x1b>[0;1;39mFile System Check on /dev/mmcblk0p2<0x1b>[0m...
             Starting <0x1b>[0;1;39mWait for udev To <0xe2><0x80><0xa6>plete Device Initialization<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mWait for udev To Complete Device Initialization<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSystem Initialization<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mDaily Cleanup of Temporary Directories<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mTimer Units<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mD-Bus System Message Bus Socket<0x1b>[0m.
             Starting <0x1b>[0;1;39msshd.socket<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39msshd.socket<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSocket Units<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mBasic System<0x1b>[0m.
             Starting <0x1b>[0;1;39mAvahi mDNS/DNS-SD Stack<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mKernel Logging Service<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mSystem Logging Service<0x1b>[0m.
             Starting <0x1b>[0;1;39mD-Bus System Message Bus<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mIIO Daemon<0x1b>[0m.
             Starting <0x1b>[0;1;39minetd.busybox.service<0x1b>[0m...
             Starting <0x1b>[0;1;39mLSB: Kernel NFS server support<0x1b>[0m...
             Starting <0x1b>[0;1;39mUser Login Management<0x1b>[0m...
             Starting <0x1b>[0;1;39mPermit User Sessions<0x1b>[0m...
             Starting <0x1b>[0;1;39mTarget Communication Framework agent<0x1b>[0m...
             Starting <0x1b>[0;1;39mOpenSSH Key Generation<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mD-Bus System Message Bus<0x1b>[0m.
    [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mFile System Check on /dev/mmcblk0p1<0x1b>[0m.
    See 'systemctl status systemd-fsck@dev-mmcblk0p1.service' for details.
    [<0x1b>[0;1;38;5;185mDEPEND<0x1b>[0m] Dependency failed for <0x1b>[0;1;39m/run/media/boot-mmcblk0p1<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mFile System Check on /dev/mmcblk0p2<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39minetd.busybox.service<0x1b>[0m.
    [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mLSB: Kernel NFS server support<0x1b>[0m.
    See 'systemctl status nfsserver.service' for details.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mPermit User Sessions<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mTarget Communication Framework agent<0x1b>[0m.
             Mounting <0x1b>[0;1;39m/run/media/root-mmcblk0p2<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mGetty on tty1<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mSerial Getty on ttyPS0<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mLogin Prompts<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mAvahi mDNS/DNS-SD Stack<0x1b>[0m.[   13.348621] /dev/mmcblk0p2: Can't open blockdev
    
    [   13.365472] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39m/run/media/root-mmcblk0p2<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mUser Login Management<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mMulti-User System<0x1b>[0m.
             Starting <0x1b>[0;1;39mRecord Runlevel Change in UTMP<0x1b>[0m...
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mRecord Runlevel Change in UTMP<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mFANCONTROL Daemon<0x1b>[0m.
    See 'systemctl status fancontrold.service' for details.
    [   15.253662] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
    [   15.261270] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [<0x1b>[0;32m  OK  <0x1b>[0m] Finished <0x1b>[0;1;39mOpenSSH Key Generation<0x1b>[0m.
    
    PetaLinux 2023.2+release-S10121051 new-500msps ttyPS0
    
    new-500msps login: [   20.407027] platform fd4a0000.display:zynqmp-dp-snd-card: deferred probe pending
    [   20.414435] platform ina226-u76: deferred probe pending
    [   20.419662] platform ina226-u77: deferred probe pending
    [   20.424882] platform ina226-u78: deferred probe pending
    [   20.430105] platform ina226-u87: deferred probe pending
    [   20.435321] platform ina226-u85: deferred probe pending
    [   20.440538] platform ina226-u86: deferred probe pending
    [   20.445754] platform ina226-u93: deferred probe pending
    [   20.450971] platform ina226-u88: deferred probe pending
    [   20.456193] platform ina226-u15: deferred probe pending
    [   20.461415] platform ina226-u92: deferred probe pending
    [   20.466640] platform ina226-u79: deferred probe pending
    [   20.471856] platform ina226-u81: deferred probe pending
    [   20.477073] platform ina226-u80: deferred probe pending
    [   20.482289] platform ina226-u84: deferred probe pending
    [   20.487506] platform ina226-u16: deferred probe pending
    [   20.492722] platform ina226-u65: deferred probe pending
    [   20.497939] platform ina226-u74: deferred probe pending
    [   20.503155] platform ina226-u75: deferred probe pending
    


    root@new-500msps:~# iio_info
    iio_info version: 0.26 (git tag:5e1e9cb5)
    Libiio version: 0.26 (git tag: 5e1e9cb) backends: local xml ip usb serial
    IIO context created with local backend.
    Backend version: 0.26 (git tag: 5e1e9cb)
    Backend description string: Linux new-500msps 6.1.70adi-v2023.2 #1 SMP Fri Oct 10 09:16:22 UTC 2025 aarch64
    IIO context has 2 attributes:
    	local,kernel: 6.1.70adi-v2023.2
    	uri: local:
    IIO context has 25 devices:
    	hwmon0: ina226 (label: ina226-u76)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 6
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1100000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 1322
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon1: ina226 (label: ina226-u77)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 250000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 846
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 286
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon10: ina226 (label: ina226-u79)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 8
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3500000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 4135
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 2000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon11: ina226 (label: ina226-u81)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 848
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 47
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon12: ina226 (label: ina226-u80)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 325000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1799
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 178
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon13: ina226 (label: ina226-u84)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1199
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 10
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon14: ina226 (label: ina226-u16)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3296
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 8
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon15: ina226 (label: ina226-u65)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 62500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1799
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 37
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon16: ina226 (label: ina226-u74)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 3
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 550000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 899
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 615
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon17: ina226 (label: ina226-u75)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 4
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1062500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1199
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 887
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon18: max20751
    		5 channels found:
    			in2:  (input)
    			8 channel-specific attributes found:
    				attr  0: input value: 900
    				attr  1: label value: vout1
    				attr  2: lcrit value: 765
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1000
    				attr  5: max_alarm value: 0
    				attr  6: min value: 855
    				attr  7: min_alarm value: 0
    			curr1:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11718
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 47000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon19: max20751
    		5 channels found:
    			in2:  (input)
    			8 channel-specific attributes found:
    				attr  0: input value: 1200
    				attr  1: label value: vout1
    				attr  2: lcrit value: 1100
    				attr  3: lcrit_alarm value: 0
    				attr  4: max value: 1375
    				attr  5: max_alarm value: 0
    				attr  6: min value: 1140
    				attr  7: min_alarm value: 0
    			curr1:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 500
    				attr  1: label value: iout1
    				attr  2: max value: 511500
    				attr  3: max_alarm value: 0
    			in1:  (input)
    			7 channel-specific attributes found:
    				attr  0: alarm value: 0
    				attr  1: crit value: 15000
    				attr  2: input value: 11625
    				attr  3: label value: vin
    				attr  4: lcrit value: 4687
    				attr  5: max value: 14906
    				attr  6: min value: 4750
    			power1:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 0
    				attr  1: label value: pout1
    			temp1:  (input)
    			7 channel-specific attributes found:
    				attr  0: crit value: 133000
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 42000
    				attr  3: max value: 130000
    				attr  4: max_alarm value: 0
    				attr  5: min value: -40000
    				attr  6: min_alarm value: 0
    		No trigger on this device
    	hwmon2: ina226 (label: ina226-u78)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1820
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 10
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon3: ina226 (label: ina226-u87)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1200
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 38
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon4: ina226 (label: ina226-u85)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 849
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 60
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon5: ina226 (label: ina226-u86)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 25000
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1814
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 11
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon6: ina226 (label: ina226-u93)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 187500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1193
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 155
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon7: ina226 (label: ina226-u88)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1796
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 1
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon8: ina226 (label: ina226-u15)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1814
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 0
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	hwmon9: ina226 (label: ina226-u92)
    		4 channels found:
    			in0:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 0
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			power1:  (input)
    			3 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 37500
    			in1:  (input)
    			5 channel-specific attributes found:
    				attr  0: crit value: 0
    				attr  1: crit_alarm value: 0
    				attr  2: input value: 1808
    				attr  3: lcrit value: 0
    				attr  4: lcrit_alarm value: 0
    			curr1:  (input)
    			1 channel-specific attributes found:
    				attr  0: input value: 24
    		2 device-specific attributes found:
    				attr  0: shunt_resistor value: 5000
    				attr  1: update_interval value: 35
    		No trigger on this device
    	iio:device0: xilinx-ams
    		30 channels found:
    			voltage9:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18452
    				attr  1: scale value: 0.045776367
    			temp20:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 44888
    				attr  1: offset value: -36058
    				attr  2: raw value: 42088
    				attr  3: scale value: 7.771514892
    			voltage11:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39730
    				attr  1: scale value: 0.045776367
    			voltage23:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 27267
    				attr  1: scale value: 0.045776367
    			voltage15:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19497
    				attr  1: scale value: 0.091552734
    			voltage2:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18458
    				attr  1: scale value: 0.045776367
    			temp8:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 46224
    				attr  1: offset value: -36058
    				attr  2: raw value: 42086
    				attr  3: scale value: 7.771514892
    			voltage19:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39705
    				attr  1: scale value: 0.045776367
    			voltage17:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18507
    				attr  1: scale value: 0.045776367
    			voltage22:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39226
    				attr  1: scale value: 0.045776367
    			temp7:  (input)
    			4 channel-specific attributes found:
    				attr  0: input value: 44934
    				attr  1: offset value: -36058
    				attr  2: raw value: 41844
    				attr  3: scale value: 7.771514892
    			voltage1:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 31541
    				attr  1: scale value: 0.045776367
    			voltage26:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18528
    				attr  1: scale value: 0.045776367
    			voltage27:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18487
    				attr  1: scale value: 0.045776367
    			voltage10:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18432
    				attr  1: scale value: 0.045776367
    			voltage5:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39484
    				attr  1: scale value: 0.045776367
    			voltage6:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18388
    				attr  1: scale value: 0.045776367
    			voltage14:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19473
    				attr  1: scale value: 0.091552734
    			voltage12:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 25990
    				attr  1: scale value: 0.045776367
    			voltage16:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19489
    				attr  1: scale value: 0.091552734
    			voltage24:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 0
    				attr  1: scale value: 0.045776367
    			voltage3:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18473
    				attr  1: scale value: 0.045776367
    			voltage18:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39613
    				attr  1: scale value: 0.045776367
    			voltage28:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39732
    				attr  1: scale value: 0.045776367
    			voltage21:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18480
    				attr  1: scale value: 0.045776367
    			voltage0:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 26196
    				attr  1: scale value: 0.045776367
    			voltage13:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 19671
    				attr  1: scale value: 0.091552734
    			voltage25:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 18475
    				attr  1: scale value: 0.045776367
    			voltage4:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39251
    				attr  1: scale value: 0.045776367
    			voltage29:  (input)
    			2 channel-specific attributes found:
    				attr  0: raw value: 39143
    				attr  1: scale value: 0.045776367
    		1 device-specific attributes found:
    				attr  0: waiting_for_supplier value: 0
    		No trigger on this device
    	iio:device1: hmc7044
    		8 channels found:
    			altvoltage12: FPGA_REFCLK2 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK2
    				attr  2: phase value: 0.000000
    			altvoltage10: CORE_CLK_RX_ALT (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX_ALT
    				attr  2: phase value: 0.000000
    			altvoltage8: FPGA_REFCLK1 (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 500000000
    				attr  1: label value: FPGA_REFCLK1
    				attr  2: phase value: 0.000000
    			altvoltage0: CORE_CLK_RX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_RX
    				attr  2: phase value: 0.000000
    			altvoltage3: DEV_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: DEV_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage13: FPGA_SYSREF (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 1953125
    				attr  1: label value: FPGA_SYSREF
    				attr  2: phase value: 0.000000
    			altvoltage6: CORE_CLK_TX (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: CORE_CLK_TX
    				attr  2: phase value: 0.000000
    			altvoltage2: DEV_REFCLK (output)
    			3 channel-specific attributes found:
    				attr  0: frequency value: 250000000
    				attr  1: label value: DEV_REFCLK
    				attr  2: phase value: 0.000000
    		8 device-specific attributes found:
    				attr  0: mute_request value: 0
    				attr  1: reseed_request value: 0
    				attr  2: reset_dividers_request value: 0
    				attr  3: sleep_request value: 0
    				attr  4: sync_pin_mode value: sync
    				attr  5: sync_pin_mode_available value: disable sync sysref sync_else_sysref
    				attr  6: sysref_request value: 0
    				attr  7: waiting_for_supplier value: 0
    		2 debug attributes found:
    				debug attr  0: status value: --- PLL1 ---
    Status:	Locked
    Using:	CLKIN0 @ 100000000 Hz
    PFD:	1000 kHz
    --- PLL2 ---
    Status:	Locked (Synchronized)
    Frequency:	3000000000 Hz (Autocal cap bank value: 13)
    SYSREF Status:	Valid & Locked
    SYNC Status:	Synchronized
    Lock Status:	PLL1 & PLL2 Locked
    				debug attr  1: direct_reg_access value: 0x0
    		No trigger on this device
    	iio:device2: axi-ad9081-rx-hpc (buffer capable)
    		17 channels found:
    			voltage0_i:  (input, index: 0, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage0_q:  (input, index: 1, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC0->CDDC0->ADC0
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 400000000
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_i:  (input, index: 2, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage1_q:  (input, index: 3, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC1->CDDC1->ADC1
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_i:  (input, index: 4, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage2_q:  (input, index: 5, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC4->CDDC2->ADC2
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (input, index: 6, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_q:  (input, index: 7, format: le:S16/16>>0)
    			21 channel-specific attributes found:
    				attr  0: adc_frequency value: 4000000000
    				attr  1: channel_6db_digital_gain_en value: 0
    				attr  2: channel_nco_frequency value: 0
    				attr  3: channel_nco_frequency_available value: [-500000000 1 500000000]
    				attr  4: channel_nco_phase value: 0
    				attr  5: label value: FDDC5->CDDC3->ADC3
    				attr  6: main_6db_digital_gain_en value: 0
    				attr  7: main_ffh_gpio_mode_en value: 0
    				attr  8: main_ffh_mode value: instantaneous_update
    				attr  9: main_ffh_mode_available value: instantaneous_update synchronous_update_by_transfer_bit synchronous_update_by_gpio
    				attr 10: main_ffh_trig_hop_en value: 0
    				attr 11: main_nco_ffh_index value: 0
    				attr 12: main_nco_ffh_select value: 0
    				attr 13: main_nco_frequency value: 0
    				attr 14: main_nco_frequency_available value: [-2000000000 1 2000000000]
    				attr 15: main_nco_phase value: 0
    				attr 16: nyquist_zone value: odd
    				attr 17: nyquist_zone_available value: odd even
    				attr 18: sampling_frequency value: 500000000
    				attr 19: test_mode value: off
    				attr 20: test_mode_available value: off midscale_short pos_fullscale neg_fullscale checkerboard pn23 pn9 one_zero_toggle user pn7 pn15 pn31 ramp
    			voltage3_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1300000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage0_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 400000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage1_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1100000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage2_i:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage3_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC3->CDUC3->DAC3
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1300000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage0_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 1
    				attr  8: label value: FDUC0->CDUC0->DAC0
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 400000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage1_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC1->CDUC1->DAC1
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1100000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			voltage2_q:  (output)
    			21 channel-specific attributes found:
    				attr  0: channel_nco_frequency value: 0
    				attr  1: channel_nco_frequency_available value: [-750000000 1 750000000]
    				attr  2: channel_nco_gain_scale value: 0.500122100
    				attr  3: channel_nco_phase value: 0
    				attr  4: channel_nco_test_tone_en value: 0
    				attr  5: channel_nco_test_tone_scale value: 0.000000000
    				attr  6: dac_frequency value: 12000000000
    				attr  7: en value: 0
    				attr  8: label value: FDUC2->CDUC2->DAC2
    				attr  9: main_ffh_gpio_mode_en value: 0
    				attr 10: main_ffh_mode value: phase_continuous
    				attr 11: main_ffh_mode_available value: phase_continuous phase_incontinuous phase_coherent
    				attr 12: main_nco_ffh_frequency value: 0
    				attr 13: main_nco_ffh_index value: 0
    				attr 14: main_nco_ffh_select value: 0
    				attr 15: main_nco_frequency value: 1200000000
    				attr 16: main_nco_frequency_available value: [-6000000000 1 6000000000]
    				attr 17: main_nco_phase value: 0
    				attr 18: main_nco_test_tone_en value: 0
    				attr 19: main_nco_test_tone_scale value: 0.000000000
    				attr 20: sampling_frequency value: 500000000
    			temp0:  (input)
    			2 channel-specific attributes found:
    				attr  0: input value: 76000
    				attr  1: label value: FDDC0->CDDC0->ADC0
    		14 device-specific attributes found:
    				attr  0: adc_clk_powerdown value: 0
    				attr  1: filter_fir_config ERROR: Permission denied (13)
    				attr  2: jesd204_fsm_ctrl value: 1
    				attr  3: jesd204_fsm_error value: 0
    				attr  4: jesd204_fsm_paused value: 0
    				attr  5: jesd204_fsm_resume ERROR: Permission denied (13)
    				attr  6: jesd204_fsm_state value: opt_post_running_stage
    				attr  7: loopback_mode value: 0
    				attr  8: loopback_mode_available value: 0 1 2 3
    				attr  9: multichip_sync value: 0
    				attr 10: powerdown value: 0
    				attr 11: sync_start_enable value: disarm
    				attr 12: sync_start_enable_available value: arm disarm trigger_manual
    				attr 13: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: in
    				attr  2: length_align_bytes value: 1
    		13 debug attributes found:
    				debug attr  0: adi,direct-loopback-mode-dac-adc-mapping value: 68
    				debug attr  1: dac-full-scale-current-ua ERROR: Permission denied (13)
    				debug attr  2: chip_version value: AD9081 Rev. 3 Grade 10
    				debug attr  3: api_version value: 1.6.0
    				debug attr  4: bist_2d_eyescan_jrx ERROR: Invalid argument (22)
    				debug attr  5: bist_spo_sweep_jrx value: l:0 r:0
    				debug attr  6: bist_spo_set_jrx value: 0
    				debug attr  7: bist_prbs_error_counters_jrx value: 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1 
    				debug attr  8: bist_prbs_select_jtx value: 0
    				debug attr  9: bist_prbs_select_jrx value: 0
    				debug attr 10: status value: JESD TX (JRX) Link0 204B 0xF lanes in DATA, TPL Phase Difference Read 7, Set 3
    JESD RX (JTX) Link0 204B in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid
    				debug attr 11: pseudorandom_err_check value: CH0 : PN9 : Out of Sync : PN Error
    CH1 : PN9 : Out of Sync : PN Error
    CH2 : PN9 : Out of Sync : PN Error
    CH3 : PN9 : Out of Sync : PN Error
    CH4 : PN9 : Out of Sync : PN Error
    CH5 : PN9 : Out of Sync : PN Error
    CH6 : PN9 : Out of Sync : PN Error
    CH7 : PN9 : Out of Sync : PN Error
    CH8 : UNDEF : In Sync : PN Error
    CH9 : UNDEF : In Sync : PN Error
    CH10 : UNDEF : In Sync : PN Error
    CH11 : UNDEF : In Sync : PN Error
    CH12 : UNDEF : In Sync : PN Error
    CH13 : UNDEF : In Sync : PN Error
    CH14 : UNDEF : In Sync : PN Error
    CH15 : UNDEF : In Sync : PN Error
    CH16 : UNDEF : In Sync : PN Error
    				debug attr 12: direct_reg_access value: 0x3C
    		No trigger on this device
    	iio:device3: axi-ad9081-tx-hpc (buffer capable)
    		24 channels found:
    			voltage0_i:  (output, index: 0, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage0_q:  (output, index: 1, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage1_i:  (output, index: 2, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage1_q:  (output, index: 3, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage2_i:  (output, index: 4, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage2_q:  (output, index: 5, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage3_i:  (output, index: 6, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			voltage3_q:  (output, index: 7, format: le:S16/16>>0)
    			3 channel-specific attributes found:
    				attr  0: calibphase value: 0.000000
    				attr  1: calibscale value: 1.000000
    				attr  2: sampling_frequency value: 500000000
    			altvoltage11: TX3_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage3: TX1_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage9: TX3_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage5: TX2_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage2: TX1_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage8: TX3_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage12: TX4_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage1: TX1_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage7: TX2_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage4: TX2_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage14: TX4_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage13: TX4_I_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_I_F2
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    			altvoltage0: TX1_I_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX1_I_F1
    				attr  2: phase value: 90000
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage10: TX3_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX3_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage6: TX2_Q_F1 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX2_Q_F1
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.251160
    			altvoltage15: TX4_Q_F2 (output)
    			6 channel-specific attributes found:
    				attr  0: frequency value: 40001525
    				attr  1: label value: TX4_Q_F2
    				attr  2: phase value: 0
    				attr  3: raw value: 1
    				attr  4: sampling_frequency value: 500000000
    				attr  5: scale value: 0.000000
    		3 device-specific attributes found:
    				attr  0: sync_start_enable value: disarm
    				attr  1: sync_start_enable_available value: arm disarm trigger_manual
    				attr  2: waiting_for_supplier value: 0
    		3 buffer-specific attributes found:
    				attr  0: data_available value: 0
    				attr  1: direction value: out
    				attr  2: length_align_bytes value: 1
    		2 debug attributes found:
    				debug attr  0: pl_ddr_fifo_enable value: 0
    				debug attr  1: direct_reg_access value: 0x90262
    		No trigger on this device
    	iio_sysfs_trigger:
    		0 channels found:
    		2 device-specific attributes found:
    				attr  0: add_trigger ERROR: Permission denied (13)
    				attr  1: remove_trigger ERROR: Permission denied (13)
    		No trigger on this device
    root@new-500msps:~# 
    root@new-500msps:~# 
    

  • Any idea why the kernel log says 0xFF lanes in data while iio_info reads 0xF lanes in data. Are you sure this is pulled from the same build? I also don't understand why you 

    Try to set: adi,logical-lane-mapping = /bits/ 8 <0 1 2 3 4 5 6 7>; ?

    If you use the HDL design as is this mapping here should be correct:

    https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-ad9081.dts

  • Hi  

    0xFF lanes in data while iio_info reads 0xF lanes in data

    I am not sure about this difference. Will this cause any issues in transmitting signals? Does this required any configuration in dts or in HDL.

    Try to set: adi,logical-lane-mapping = /bits/ 8 <0 1 2 3 4 5 6 7>; ?

    Also, there was some misunderstanding while configuring the logical lane mapping.