Hello,
I am trying to write a logic for generating an simulated IQ signal, I can simulate generation of real and imaginary signal but unlike host VIs, but I haven't been able to find a way in FPGA to create a complex signal from real and imaginary. I have been through high through complex multiply functions but, it requires 2 complex number for operation. I am looking for a way to convert the sine and cosine signal for complex signal.
How can I implement that in FPGA ?