Guest
Hi Guys,
I am still learning the many possibilities of verilog and would like
to know if there are some techniques in verilog that would allow me to
do the following:
I have a signal that is pulsing from an external device. This
signal,Signal1, lasts as a high pulse for 10us and stays low for 10us
and repeats itself. I would like to count some other pulse (a faster
pulser than Signal1) based on a time window of 2.5us to 7.5us of the
high from Signal1. In other words, I would like to turn on a counter
at specific times of Signal1. Is there any way I can do this in
verilog ?
Thanks,
Uchenna
I am still learning the many possibilities of verilog and would like
to know if there are some techniques in verilog that would allow me to
do the following:
I have a signal that is pulsing from an external device. This
signal,Signal1, lasts as a high pulse for 10us and stays low for 10us
and repeats itself. I would like to count some other pulse (a faster
pulser than Signal1) based on a time window of 2.5us to 7.5us of the
high from Signal1. In other words, I would like to turn on a counter
at specific times of Signal1. Is there any way I can do this in
verilog ?
Thanks,
Uchenna