DIgital circuits seven-segment display with flip flops

Thread Starter

NaixRoxor

Joined Dec 1, 2020
1
Hello people. I need to design a 3-bit circuit that has a 7 segment that displays 8 letters one by one and repeating its cycle after that using a clock and some flip-flops. I have already made the truth table and got the values but I don't know what's next.1606830785186.png
 

ericgibbs

Joined Jan 29, 2010
18,845
hi NR,
Welcome to AAC,
The 3 Bit binary counter is the simple part, what have you done on the design of the coding for the 7 segment drive logic.
Post your attempt.
E
 

dl324

Joined Mar 30, 2015
16,911
Welcome to AAC!
I need to design a 3-bit circuit that has a 7 segment that displays 8 letters one by one and repeating its cycle after that using a clock and some flip-flops. I have already made the truth table and got the values but I don't know what's next.
Please post the entire text of the problem so we can understand what you're expected to do.

EDIT: Who teaches kids how to use Excel these days?
clipimage.jpg
clipimage.jpg
 
Last edited:

RBR1317

Joined Nov 13, 2010
714
Who teaches kids how to use Excel these days?
And who teaches kids how to use Logisim? I just wanted to verify the correctness of the logic functions, but rather than design a counter with flip-flops as required by the assignment, it was done using a Logisim 3-bit counter with an output splitter.
 

Attachments

Last edited:
Top