Forum Discussion
Altera_Forum
Honored Contributor
11 years agoUsing CIC Decimation Filter with Multi-channel Support
Hi All, I have questions about this designe example: http://www.altera.com/support/examples/dsp-builder/exm-cic-decimation-filter.html I have attached the design files. In the file fir_c...
Altera_Forum
Honored Contributor
11 years agoThe assignment of variable clock1 can be found here:
In the Simulink model, File->Model Properties -> Callbacks (Tab) -> InitFcn* (Model Initialization Function)-> clock1 = 1; ....