Help in converting to integer

R

RishiRP

I am trying to implement an fir filter with fixed point representation.
I have the coefficients of this filter( It is for 9/7 daubechies)

0.602949018326;
0.266864118442;
-0.078223266528;
-0.016864118442;
0.026748757410;

-1.115087052456;
0.591271763114;
0.057543526228;
-0.091271763114;

I need to use these in an integer form to implement a synthesizable
vhdl code. How can I do this? could someone please explain how to do
this( put it either as integers and then reconvert back) or use fixed
point.

Thanks
 
N

Neo

yeah thats one way, put them as integers then do the reconversion but
its better if you do normalisation and proceed with the fixed format.
 
C

crazyrdx

What do you mean, could you tell me how to do that, i.e the
normalization and dealing with the fixed format?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top