pulse detector in verilog

Thread Starter

shiva kumar

Joined Jun 27, 2008
11
Hi,,
I need to design a pulse detector system in verilog which senses the input pulses and outputs a BCD digit. The input to the system is a pattern of pulse sequence with 60 msec ON followed immediately by 40 msec OFF. (Used in old telephone pulse dialing systems). The system counts such continuous pulses to detect a dialed number.
How to generate that waveform with 60% duty cycle using verilog???
 
Top