Forum Discussion
Tom16
New Contributor
3 years agoParametric phase delay fpga quartus
I want to generate multiple signals, and they must be phase shifted. The every phase would be calculated and have to be insert in automatically. I think about using parameters, but I don't now exactly...
Ash_R_Altera
Regular Contributor
3 years agoHi,
You could use a clock pass through a PLL generating multiple clocks with different phase shifts. Then use these clocks to sample the signal. Would that help you?
Regards