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

Commit id: 6821d116b9ee6e0e09441d255eff12a9b1da5f3b

deletions | additions      

       

\label{sect:4-1} \subsection{4.1}\label{sect:4-1}  Section 1 instructed me to construct a push button counter which would increment a counter on a rising edge and display the count on a 7-segment display. The rising edge trigger was achieved using an \textit{AND} gate gate and a D-flop. Since the D-flop goes high on the rising edge, the delay of the \textit{AND} gate lets the signal go high momentarily before the \textit{NOT} causes it to go low. I then connected the output of the counter to a 7 segment display (not shown).