Without a micro you also need four latches, one to hold data for each digit. You enable the latch outputs at the same time you enable it's related digit. You can either code the number as it's segment pattern before presenting it to the latch, or you can parallel all the latch outputs and feed them through a single segment encoder before reaching the LEDs.
I wouldn't advise the "1 LED at a time" method. It is possible and it does work but the average light output is only 1/7 (or 1/8 if you use the decimal dot) so expect a very dim digit.
Brian.
Hard to believe. Decoder outputs Y4 to Y7 are never active.I am not sure why the 4 AND gates are needed... because without them, there would be no display.
Means you didn not read the manual. There are memory models with initialization file.I do not know how to simulate a ROM with data in proteus
Apart from some nostalgic value, I'm not sure where this thread is leading. I think the OP's next question will be how to scroll some other text on to the display as 'PLAY' scroll off and the complexity of adding a bucket full of latches isn't worth considering. The solution for the past 25 years has been to use an MCU.
Perhaps the next question will be how to build a full bridge inverter using only thyratrons.....
Brian.
Hard to believe. Decoder outputs Y4 to Y7 are never active.
Means you didn not read the manual. There are memory models with initialization file.
Yes, in this regard it can be still useful today. And you are looking at FPGAs design from the right side, wiring hardware elements, not software writing. Once you manage structural design, you'll probably find out that the problem can be solved more elegant, typing fewer lines of text, with a behavioral description. Still hardware description but on a higher abstraction level.This is most probably a school assignment from the OP's college. But the exercise would be useful for ones who want to improve their knowledge in digital logic in order to prepare for more difficult assignments like using CPLD or FPGA.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?