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

Commit id: f732ffa1bda50a43cac721f9324e4f5d4e96ecdb

deletions | additions      

       

\label{fig:4-2}  In Section 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}.