yhatagishi
Junior Member level 3
- Joined
- Apr 10, 2013
- Messages
- 26
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,508
Hello all,
I am trying to make CIC filter using VHDL and will implement it on FPGA.
I could design a CIC filter with the output from comb part does not overflow, but it DOES overflow in integrator part.
From some documents and my result, I know the overflow of integrator does not influence the final output.
However, when it comes to designing the CIC filter by VHDL, the overflow of integrator becomes a big problem because of the limitation in bit width.
So is there any way to prevent or avoid the problem of the overflow in integrator??
Any helps will be appreciated.
Yukihiro Hatagishi
I am trying to make CIC filter using VHDL and will implement it on FPGA.
I could design a CIC filter with the output from comb part does not overflow, but it DOES overflow in integrator part.
From some documents and my result, I know the overflow of integrator does not influence the final output.
However, when it comes to designing the CIC filter by VHDL, the overflow of integrator becomes a big problem because of the limitation in bit width.
So is there any way to prevent or avoid the problem of the overflow in integrator??
Any helps will be appreciated.
Yukihiro Hatagishi