English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Design a 3-bit up/down counter using T flip-flops. It should include a control input called Up/Down. If Up/Down = 0, then the circuit should behave as an up counter. If Up/Down = 1, then the circuit should behave as a down counter.

so confused

2007-03-14 01:01:37 · 2 answers · asked by Adam B 1 in Computers & Internet Programming & Design

2 answers

Just use last year's answers for your homework. (or you could study and figure it out yourself, but yahoo answers should do your homework for you.)

2007-03-14 09:00:34 · answer #1 · answered by EM 2 · 0 0

T flip flops toggle. Wire three of them in series with the output of one going into the input of another. The up down bit will select circuitry to make it count down instead. Draw a diagram and make a state transition table. You should only need some more and and or gates.

2007-03-14 15:57:18 · answer #2 · answered by John Mahowald 5 · 0 0

fedest.com, questions and answers