Forum Discussion
Altera_Forum
Honored Contributor
15 years agoBasically what I am implementing is: a signal is generated (for example, a sine wave) and its modulus (magnitude) is taken as the input to a LUT (RAM). The output of the LUT is then multiplied by the original signal.
so i am looking for a modulus/absolute value implementation (for fpga) to get the magnitude of the signal (in fixed point). I searched google for it and didn't get decent results. Some more help with this will be really appreciated.