Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFFT output scaling
I will be grateful if anyone can help me here, because I'm having a really hard time trying to sort things out. I've already made a VHDL test bench to simulate a transform of a sinusoidal signa...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- correct. In 2's complement. a number is same value if you sign extend the MSBs. In unsigned system you only sign extend with zeros. --- Quote End --- Now that you mentioned, I'm not sure if the input format is in 2's complement as well. The user guide is not clear about it, but I assume it is indeed 2's complement.