Altera_Forum
Honored Contributor
13 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 which has complex numbers. how am i supposed to retrieve it into real and imaginary parts? 2. Can i convert complex data into a binary data? I want to give the input in binary so i can get rid of this problems Please help Thank You