(Solved) : Consider Circuit Shown Figure 7 Uses Two Bit Wide 4 1 Multiplexer Enable Selection Four Ch Q30403807 . . .
Consider the circuit shown in Figure 7. It uses a two-bit wide4-to-1 multiplexer to enable the selection of four characters thatare displayed on a 7-segment display. Using the 7-segment decoderfrom Part IV this circuit can display the characters d, E, 0, 1, 2,or ‘blank’ depending on your DE-series board. The character codesare set according to Table 2 by using the switches SW7?0, and aspeci?c character is selected for display by setting the switchesSW9?8. An outline of the Verilog code that represents this circuitis provided in Figure 8. Note that we have used the circuitsfromPartsIIIand IV as subcircuits inthis code. You aretoextendthecodeinFigure 8 sothatitusesfour 7-segmentdisplaysratherthanjustone.Youwillneedtousefourinstancesofeachofthesubcircuits. Thepurposeofyourcircuitistodisplayanywordonthefour7-segmentdisplaysthatiscomposedofthecharactersinTable2,and be able to rotate this word in a circular fashion across thedisplays when the switches SW9?8 are toggled. As an example, if thedisplayed word is dE10, then your circuit should produce the outputpatterns illustrated in Table 3
Expert Answer
Answer to Consider Circuit Shown Figure 7 Uses Two Bit Wide 4 1 Multiplexer Enable Selection Four Ch Q30403807 . . .
OR