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...
AGORS5
New Contributor
3 years agoPLL has user interface for on-the-fly phase shift control. You can change it without reconfiguration with 96ps steps min.
So divide c0 and C1 separatelly. Then you can change phase shift between then on the fly.
So divide c0 and C1 separatelly. Then you can change phase shift between then on the fly.