Re: [casper] bee_xps fails when building tutorial 3 for R oach

2010-08-10 Thread Suraj Gowda
Hi Mandana, Your error is not a Simulink error. It seems that Xilinx's synthesizer can't find the distributed RAM block used in the ROM for the FFT unscrambler. Check in the XPS_ROACH_base/implementation for your design and see if you can find the ngc netlists that it mentions. If not, system g

Re: [casper] bee_xps fails when building tutorial 3 for Roach

2010-08-10 Thread mandana
Hi Mark, When I load the new mdl and use latest git libraries, I get many warnings about SID and LibraryVersion which I assume are fine. Then bee_xps gives the same 9 errors as before. See below. Any ideas? Thanks, Mandana Warning: In instantiating linked block 'r_spec_2048_r105/fft_wideband_r

Re: [casper] ADC block error

2010-08-10 Thread John Ford
> Suraj, > > So from what I understand, anyone that wants to use the 3gsps adc, now > needs > to add line > > addpath('/mlib_devel/casper_library/simulink_drawing_fns') > > to their startup.m script? Thanks. That fixed the problems. John > > Mark > > > On Mon, Aug 9, 2010 at 2:43 PM, wrote: >