Hi Team,
We purchased AFE7950EVM and tested it together with ZCU102. I have applied for TI's JESD204B IP.
I use this source code package: ZCU102-AFE79xx_8b10b10Gbps. According to document TI204c-Setup.docx, I can see a (NCO+7.68) Mhz signal on the spectrograph.
I have checked the source code sine_64point.att.sv, and I think the samples_vector array in it is a sine wave signal. Right?
My question is:
If I want to generate signals of other frequencies, how to generate this type of array? Can you provide the corresponding tools? Is it through Matlab or Python?