Forum Discussion
SFava
New Contributor
7 years agoCan the FIR II IP core coefficients be left uninitialized?
Hello everyone, I am using a MAX 10 SC device. I instantiated an FIR II IP core with 2 coefficient banks. The implementation features the interface to let the coefficients being loaded through mem...
JohnT_Altera
Regular Contributor
7 years agoHI,
If you go to "fir_tdm\fir_tdm\synthesis\submodules\" folder then in fir_tdm_fir_compiler_ii_0_rtl_core.vhd it will include 2 hex file which is needed to be initialize by the FIR II IP. I am not sure if you delete the initialization file then will the functionality works or not. I would recommend you to use DC device.