Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

cic filter vhdl code

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..:(

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.