I am trying to compile a wideband spectrometer (like in tutorial 3) for ROACH 2, using a ADC1x5000-8 in the 1:1 demux version.
I'm using the asiaa_adc5g yellow block in simulink model with the following configuration: Input mode: One-Channel -- A ADC Board ZDOK1 Internal Demux: 1:1 ADC Clock Rate: 800 MHz I get the following compilation error: ERROR:EDK:4072 - INSTANCE: tutorial3roach2_v2_asiaa_adc5g, PORT: datain_pin - port is driven by a sourceless connector - /home/roach/Desktop/workspace/tutorial3roach2_v2/XPS_ROACH2_base/system.mhs line 279 ERROR:EDK:4072 - INSTANCE: tutorial3roach2_v2_asiaa_adc5g, PORT: datain_tap - port is driven by a sourceless connector - /home/roach/Desktop/workspace/tutorial3roach2_v2/XPS_ROACH2_base/system.mhs line 279 ERROR:EDK:4072 - INSTANCE: tutorial3roach2_v2_asiaa_adc5g, PORT: tap_rst - port is driven by a sourceless connector - /home/roach/Desktop/workspace/tutorial3roach2_v2/XPS_ROACH2_base/system.mhs line 279 Completion time: 0.00 seconds ERROR:EDK:440 - platgen failed with errors! gmake: *** [implementation/system.bmm] Error 2 ERROR:EDK - Error while running "gmake -f system.make bits". Error using gen_xps_files (line 638) XPS failed. Cheers, Andres

