Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17245 ディスカッション

cic filter vhdl code

Altera_Forum
名誉コントリビューター II
2,151件の閲覧回数

hi..i am student and i am doing a project on software defined radio..it includes a cic filter.as i am new to it i am finding difficulty.pls can any one help me out with a vhdl code for cic filter as soon as possible..:(

0 件の賞賛
4 返答(返信)
Altera_Forum
名誉コントリビューター II
1,442件の閲覧回数

Altera provides a CIC filter Megacore function, maybe this can help you with your project. See here: 

http://www.altera.com/products/ip/dsp/filtering/m-alt-cic-compiler.html
Altera_Forum
名誉コントリビューター II
1,442件の閲覧回数

 

--- Quote Start ---  

hi..i am student and i am doing a project on software defined radio..it includes a cic filter.as i am new to it i am finding difficulty.pls can any one help me out with a vhdl code for cic filter as soon as possible..:( 

--- Quote End ---  

 

 

 

hiii i came across your post on altera forums. Did you get the code. i m also working on same project but dont have the code. please reply asap.
Altera_Forum
名誉コントリビューター II
1,442件の閲覧回数

Isn't schmalisch's answer helpful?

Altera_Forum
名誉コントリビューター II
1,442件の閲覧回数

I have implemented a number of different CIC filters over the years. If the CIC Filter Megacore does not cover your requirements my recommendation is to implement it with Matlab/Simulink and the Altera DSP Builder. 

There are a number of parameters like input and output bit width, number of stages, decimation/interpolation rate that influence the internal bit width of each stage which makes it hard to code a generic CIC filter in plain HDL.
返信