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

Commit id: ae4811608823e8e3192d2f9c57b06cff22274140

deletions | additions      

       

\label{sect:4-1} \label{fig: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).