Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
robotiker007
Posts: 12
Registered: ‎04-03-2012
0

Re: FIR COMPILER 5 Decimation problem

Finally I solve the problem, the solution is a bit extrange, I'll explain it if someone is interested.

 

Thank you very much for the suport.

 

 

Super Contributor
vlavruhin
Posts: 195
Registered: ‎12-08-2010
0

Re: FIR COMPILER 5 Decimation problem

Please add your solution and mark thread as solved. Maybe somebody will find this information useful in case of having same issues.

Best Regards,
Vitaly.
Visitor
robotiker007
Posts: 12
Registered: ‎04-03-2012
0

Re: FIR COMPILER 5 Decimation problem

At the end I solved the problem, as you can see in the picture attached bellow.

 

For the down sampling there are not problems at all. You have to choose decimation in the dialog box of the FIR COMPILER 5 with distributed arithmetic, the problem appears when you try to up sample the design, in this case if you try to check the upsampler dialog box, it is not working at all, you have to work in single rate and change the oversampling specification, as you can see in the attached information.

 

At the end you will reach to the solution.

 

Thanks for the support

solved_UP_CONVERTER.JPG
Super Contributor
vlavruhin
Posts: 195
Registered: ‎12-08-2010
0

Re: FIR COMPILER 5 Decimation problem


robotiker007 wrote:

the problem appears when you try to up sample the design, in this case if you try to check the upsampler dialog box, it is not working at all


It should work. I will try to build model later...


At the end I solved the problem, as you can see in the picture attached bellow.

you have to work in single rate and change the oversampling specification, as you can see in the attached information.


Well, it will work this way. But it requires times K resources in case of upsampling factor = K (because single rate filter will do multiplications by all coefficients for each output sample).

Best Regards,
Vitaly.