I have two ePWM signals getting ORed on a CLB and the ORed signal is output on an IO pin
I want to introduce a delay in that ORed signal. How can this be done??
Detailed description:
We OR two ePWM signals using CLB,
And we output that ORed signal on an IO pin
This operation is almost instantaneous.
We want to introduce a delay in the ORed signal (a dead-band kind of thing)
This delay is in nano seconds
How can we achieve this thing in CLB??