Hi, I’m using the RFSoC 4x2 with PYNQ version 3.0.1. I’m trying to generate a pulsed signal of 4 to 4.5 GHz frequency range using the RFSoC DACs. The sampling rate of the DAC channel within the board is 9.85GSP, so generating frequencies in this range -below half of the sampling...
MixerSettings['Freq'] = -fc 87 + self.rfdc.adc_tiles[tile].blocks[block].UpdateEvent(xrfdc.EVENT_MIXER) 88 + return fc 89 + 62 90 def source_select(self, source): 63 91 # 0 = DMA 64 92 # 1 = RF-ADC boards/RFSoC4x2/rfsoc_qsfp_offload/notebooks/rfsoc_offload_...