Hi, Oliver, It looks like the adc_mkid_4x_interface pcore exists in the XPS_ROACH_base package (for ROACH1), but not in the XPS_ROACH2_base (for ROACH2) package. I assume that's just an oversight and nobody has tried to use this ADC (in the 4x mode) on ROACH2.
I'm not familiar with this ADC, but you could just try manually copying the ROACH1 version (from $MLIB_DEVEL_DIR/xps_base/XPS_ROACH_base/pcores/adc_mkid_4x_interface_v1_00_a to your build tree's XPS_ROACH2_base/pcores directory. IOW: cp -a $MLIB_DEVEL_DIR/xps_base/XPS_ROACH_base/pcores/adc_mkid_4x_interface_v1_00_a /opt/mlib_devel/tut3_11_6/XPS_ROACH2_base/. I'm not sure it will work, but it's a start. Maybe someone more familiar with this ADC can chime in. Hope this helps, Dave On Nov 6, 2014, at 7:26 AM, Wang Jinqing wrote: > Hi, > > Thank you for your help,yes,I have a capital letter in the model name. But > even I have change the name other error appears likes below. It seems the > "adc_mkid_4x" ADC component can't be complied for the MPD promble. I con't > know what is MPD for. Because I only have the adc_mkid ADC. So I have to > resolve this problem. Who knows how to do? > > > ERROR:EDK - IPNAME: adc_mkid_4x_interface, INSTANCE: tut3_11_6_adc_mkid_4x - > cannot find MPD for the pcore 'adc_mkid_4x_interface_v1_00_a' in any of the > repositories - /opt/mlib_devel/tut3_11_6/XPS_ROACH2_base/system.mhs line > 230 > WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: tut3_11_6_even - Superseded > core for architecture 'virtex6sx' - > /opt/mlib_devel/tut3_11_6/XPS_ROACH2_base/system.mhs line 299 > WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: tut3_11_6_odd - Superseded > core for architecture 'virtex6sx' - > /opt/mlib_devel/tut3_11_6/XPS_ROACH2_base/system.mhs line 342 > ERROR:EDK - IPNAME: adc_mkid_4x_interface, INSTANCE: tut3_11_6_adc_mkid_4x - > cannot find MPD for the pcore - > /opt/mlib_devel/tut3_11_6/XPS_ROACH2_base/system.mhs line 230 > ERROR:EDK - while loading XMP file > > XPS% Evaluating file run_xps.tcl > ERROR:EDK - Load a MHS or XMP file first > Error using gen_xps_files (line 685) > XPS failed. > > > > -----原始邮件----- > > 发件人: "Jack Hickish" <[email protected]> > > 发送时间: 2014年11月6日 星期四 > > 收件人: "Wang Jinqing" <[email protected]> > > 抄送: "[email protected]" <[email protected]> > > 主题: Re: [casper] Error"Cannot find any compiled XSG netlist. " > > > > Hi Oliver, > > > > Looking back through the maillist, it seems like this can happen if > > your model name has capital letters or spaces in the name. Could this > > be your problem? > > > > Cheers, > > Jack > > > > On 6 November 2014 09:26, Wang Jinqing <[email protected]> wrote: > > > Hi, > > > > > > Today,I'm compling a model but the matlab give out such errors like below. > > > Does some have the same problem?How to resolve? > > > > > > Error using gen_xps_create_pcore (line 41) > > > Cannot find any compiled XSG netlist. Have you run the Xilinx System > > > Generator on your design ? > > > > > > Best Regards. > > > > > > Oliver Wang > > > > > > > > > > > > > > > >

