V
vhdl_danne
Guest
Hi! I need to implement this in VHDL:
result=2.2*(time/timeTot-0.5)
time/timeTot is a duty cycle of a pwm signal and will always be less
than zero
Is there any simple solution for this?
Cheers! DR
result=2.2*(time/timeTot-0.5)
time/timeTot is a duty cycle of a pwm signal and will always be less
than zero
Is there any simple solution for this?
Cheers! DR