Hi everyone!
Here is the code which generates accurate PWM for Half bridge Control with programmable dead-time, now here is the issue i want to shift the same signals on two DIO's with half the period of the signal. i ve tried following:
1. I copied the same code in FPGA and delayed it with half period using a wait( but it is consumes double resources and some times the half period phase difference is also not accurate).
I need some other technique to shift the same signal by half-period( or copy paste the same signals onto 2 other outputs by not copying the same code and thus saving resources). Any help is appreciated.
Best regards,
azy