How to infer rounding and/or saturation into a DSP block
Hi, I'm inferring most of my filters/equations in DSP blocks from HDL code, which works good. I would like to know if it is possible to infer rounding and/or saturation in the First/Second Rou...