Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Try using a Convert block with rounding and saturation disabled to reduce the bitwidth before the mux. I would also put a convert block after the multiplier before the delay to do the same thing. --- Quote End --- cool, thanks!