Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThat will be sign extension, ensuring that the slices arrays stay +ve or -ve correctly.
It reads better if you use the resize() function. Looking at that code, it wont build the adder tree as I expect it, it just creates FirLength-1 output values (you usually end up with a single output).