Forum Discussion
Altera_Forum
Honored Contributor
14 years agoComplex numbers -VHDL
HI all I have a matlab code which am to convert to vhdl. 1. How to deal with complex numbers in vhdl. I have heard that math_complex package cannot be synthesized. I have a input excel file...
Altera_Forum
Honored Contributor
14 years agoi was asking the same..how to seperate imaginary from real..In c we could have done that by saving the imaginary part when it encounters i(imaginary ) of a complex no. as such..how do we do that here?
Please excuse me if am wrong