Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- mag = square root(re^2+im^2). if too much resource is needed then use cordic algorithm. --- Quote End --- of course i know the equation for the magnitude... but it's impossible to write like that in Verilog code right?