Forum Discussion

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

convolution in Quartus

hello again

does quartus have any special function or module for calculating discrete-time convolution?

3 Replies

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

    Yes, FIR compiler.

    FIR = running convolution of input stream with coefficients.

    i.e. it applies convolution to the continuous stream of input
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you mean FIR compiler that is in the Mega plug-in manager or something else?

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

    Yes Altera's FIR compiler, where-ever they have put it.

    You will set it as a filter with cutoff, coefficients etc then the module will convolve its input with coefficients.