ss_reddy23
Newbie level 6
In this the duty cycle needs to calculated and then be applied to pulse. Can anyone help me out
clk: input clock signal. The period of clk is Tc.
d: a 4-bit input signal. It is interpreted as an unsigned number and used to specify the
“off-interval” of the pulse signal.
w: a 4-bit input signal. It is interpreted as an unsigned number and used to specify the
“on-interval” of the pulse signal.
pulse: a 1-bit output.
clk: input clock signal. The period of clk is Tc.
d: a 4-bit input signal. It is interpreted as an unsigned number and used to specify the
“off-interval” of the pulse signal.
w: a 4-bit input signal. It is interpreted as an unsigned number and used to specify the
“on-interval” of the pulse signal.
pulse: a 1-bit output.