Hi Laura

That is rather strange as the Xilinx Counter block does have a mask
parameter named 'implementation'. Basically, when using the Virtex5
architecture you can specify that the counter be implemented using a DSP48E
slice instead of logic. I use this to reduce logic use as there are
generally many DSP48Es spare on the ROACHes.

I would suggest dropping a fresh FFT block from the library and setting the
parameters as needed rather than updating an existing block, newer scripts
may break on older blocks and this block was updated reasonably recently. If
that doesn't work send me the design and instructions on how to break it.

Regards
Andrew

2009/9/8 Laura Spitler <[email protected]>

> Hello,
>
> Whenever I try and update a design with an FFT in it I'm getting the
> following error from simulink:
>
> *******
> Error in
> 'roof_spec_v01/fft_vacc/fft/fft_biplex0/biplex_core/fft_stage_1/delay_b':
> Initialization commands cannot be evaluated.  MATLAB error message:
> Error using ==> set_param
> Xilinx Counter Block block (mask) does not have a parameter named
> 'implementation'.
> ********
>
> Note I'm using the 10.1 libraries and my SVN checkout is current.
>
> Thanks!
> Laura
>
>

Reply via email to