Auto DSP Block Replacement logic option

A logic option that allows the Compiler to find a multiply-accumulate function or a multiply-add function that can be replaced with the altmult_accum or the altmult_add megafunction.

This option is useful for finding areas of the design that can be implemented more efficiently, and as a result, minimizing the area and maximizing the speed of the design.

This option must be assigned to an entity or it is ignored. This option is available for All Altera devices except MAXII, MAX3000, and MAX7000 devices.

Scripting Information

Keyword: auto_dsp_recognition

Settings:on | off

*default