07-14-2011 01:24 PM
Hello,
I am trying to implement an FPGA program (on Labview 2010) that takes an input signal, phase shifts it by a user-controlled amount, and outputs a square wave with the same frequency as the input signal. Does anyone have suggestions as to how to approach this? Any help would be much appreciated.
- Ethan
07-15-2011 04:09 PM
Hi Ethan,
I would do it the following way.
1.) Find high/low period of incoming singal
2.) using a sequence and wait functions reproduce the signal