Altera_Forum
Honored Contributor
16 years agoC2H fixed point mpy
I had an array of fixed point numbers, log values actually. 10 bit integer 22 bit fraction. Needed the sum of squares to calculate standard deviation. In regular C this works okay ...
lo...