Patrik78
New Contributor
2 years agoFIR II Coefficient Reload Problems
Hello,
I am using Quartus version 18.1 and I have a FIR filter in a Nios II QSYS system (created with FIR II). the filter works as expected with the preconfigured coefficients in QSYS.
The issue is when trying to reconfigure the FIR coefficients by MM interface, in this case trying to read one coefficient at first address deadlocks the whole system.
The interface is configured as read/write.
I've found a few similar problems here in the community but without an Intel official reply:
https://community.intel.com/t5/FPGA-Intellectual-Property/FIR-Coefficient-Reload-Problmes/m-p/239608
Is there a way to get an official Intel answer?