Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNumber Scaling
Hi, What is the most efficient way to scale numbers into the range of -1, 1 in Verilog using Cyclone II? That is the fastest code with least resources? are there any free IP cores from Altera o...
Altera_Forum
Honored Contributor
15 years agoHey,
Sorry for late reply .. !! Got connection problems!! I needed the 1 sign 5 integer and 10 fraction format for many of the numbers are to be multiplied with each other and summed .. possible sequential summation needed the integer part for it well goes beyond the -1, 1 range :) Thanks