Hi Rurik, Yes, I am trying that setup.
The output of the commands is the following: root@roach-MS-7845:/opt/mlib_devel# git rev-parse --short HEAD a8c43a8 root@roach-MS-7845:/opt/mlib_devel# git remote -v origin git://github.com/ska-sa/mlib_devel.git (fetch) origin git://github.com/ska-sa/mlib_devel.git (push) Thanks, Andres 2014-05-07 16:01 GMT-04:00 Primiani, Rurik <[email protected]>: > Hi Andres, > > Are you using a single ADC5G in the ZDOK1 slot? If so, why? > > Can you give the output of the following commands from your mlib_devel > root directory: > > $ git rev-parse --short HEAD > $ git remote -v > > Thanks, > Rurik > > On Wed, May 7, 2014 at 3:56 PM, Andres Alvear <[email protected]> > wrote: > > > > Hi Rurik, > > > > I am using Xilinx 14.5 version and the last time I updated the libraries > was > > november 2013. > > > > Do you think that's the problem? > > > > Thanks, > > Andres > > > > > > 2014-05-07 15:48 GMT-04:00 Primiani, Rurik <[email protected]>: > > > >> Hi Andres, > >> > >> Which version of mlib_devel are you using? > >> > >> Thanks, > >> Rurik > >> > >> On Wed, May 7, 2014 at 3:43 PM, Andres Alvear <[email protected] > > > >> wrote: > >> > 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 > >> > > >> > > > > > > > >

