Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Issue in FIR Filter in IPPS

Ibrahim1
Beginner
1,268 Views

Why does FIR single rate filter function generate an exception when filter order is increased from 65 to 129?

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
1,244 Views

this is not expected behavior, you need to call ippsFIRSRGetSize and then ippsFIRSRInit_32f functions in advance calling the ippsFIRSR_32f



0 Kudos
Gennady_F_Intel
Moderator
1,242 Views

it the tips didn't help, please give us the reproducer which we could build against the latest versions of IPP and check and/or investigate the cause of the problem on our side.

 

0 Kudos
Gennady_F_Intel
Moderator
1,223 Views

are there any updates?


0 Kudos
Reply