I'd like to filter some function (sin), which includes 20000 components, using "dsp_fir_gen". and i need 157-order filter.The question is - what means these two parameters - "nh" и "nr"? I suppose "nh" - filter-order? There are some information in description - that "nh" - number of coefficients and "nr" - number of samples to calculate. Could you specify what means these parameters?