Alec Aivazis edited figures/4-2/caption.tex  about 9 years ago

Commit id: 75dcb047d145665fc3203da5ef6e735142727c13

deletions | additions      

       

\label{4-2} \label{fig:4-2}  In Section 2, I constructed a circuit to debounce the push-button input. By attaching the button to a state-machine with logic as shown in figure \ref{fig:state}, I was able to output the correct digital signal as well as sustain the for a redefined time. The debouncing element had an output pin which was labeled \textit{statecnt} which I hooked up to a synchronous counter. When the counter reaches its max value, it causes the \textit{done} pin on the debouncer to go high which terminates the output. I then attached it to the same positive edge trigger discussed in figure \ref{fig:4-1}.