Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Provide Missing components and Missing connections in Problem13.sdl. Circuits have been provided $---------------------------------------- $ Dr.S $ Problem #13 $ Problem13.sdl $---------------------------------------- COMPONENTS LATCH showHexDigits PROVIDE

Provide Missing components and Missing connections in Problem13.sdl. Circuits have been provided

image text in transcribed

image text in transcribed

image text in transcribed

$----------------------------------------

$ Dr.S

$ Problem #13

$ Problem13.sdl

$----------------------------------------

COMPONENTS

LATCH showHexDigits

PROVIDE missing components

ALIASES

$ 4-bit code

B0 = IN#1

B1 = IN#2

B2 = IN#3

B3 = IN#4

$ segments

SEG1 = OUT#1

SEG2 = OUT#2

SEG3 = OUT#3

SEG4 = OUT#4

SEG5 = OUT#5

SEG6 = OUT#6

SEG7 = OUT#7

$ showHexDigits latch

D = IN#5

CK = IN#6

Q = OUT#8

CONNECTIONS

$ showHexDigits latch

showHexDigits#1 - D

showHexDigits#2 - CK

showHexDigits#3 - GROUND

showHexDigits#4 - GROUND

showHexDigits#5 - Q

PROVIDE missing connections

END

Problem When input (B3 B2 B1 BO D CK) 1s presented to your circuit, your circuit must "compute" values for circuit outputs representing the ON/OFF for the 7 segments (SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7) and the ON/OFF of the showHexDigits latch Q as follows (Note The driver program "toggles" the showHexDigits LATCH ON and OFF as required.,) . always display decimal digits when presented the 10 4-bit codes B3B2B1Bo 0000 -0 through * display the hexadecimal digits for the 6 4-bit codes 1010 - a through 1111 - f when * display E for the 6 4-bit codes 1010 through 1111 when showHeigits latch output is OFF 1001- 9 showHexDiqits latch output is ON (E obviously stands for (E)rror) Complete the partial circuit description file Problem13.sdl (see below) Note For correct execution, the showHexDigits latch must have pin#1 (D) connected to the "D" circuit input, pin#2 (CK) connected to the "CK', circuit input, pin#3 (Set) connected to GROUND, pin#4 (Clear) connected to GROUND, and pin#5 (Q) connected to the , circuit output. I provided the showHexDigits latch component definition and its connections to the circuit inputs and output in Problem13.sdl. You should not forget to connect your circuit to the circuit outputs SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7. SES Problem When input (B3 B2 B1 BO D CK) 1s presented to your circuit, your circuit must "compute" values for circuit outputs representing the ON/OFF for the 7 segments (SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7) and the ON/OFF of the showHexDigits latch Q as follows (Note The driver program "toggles" the showHexDigits LATCH ON and OFF as required.,) . always display decimal digits when presented the 10 4-bit codes B3B2B1Bo 0000 -0 through * display the hexadecimal digits for the 6 4-bit codes 1010 - a through 1111 - f when * display E for the 6 4-bit codes 1010 through 1111 when showHeigits latch output is OFF 1001- 9 showHexDiqits latch output is ON (E obviously stands for (E)rror) Complete the partial circuit description file Problem13.sdl (see below) Note For correct execution, the showHexDigits latch must have pin#1 (D) connected to the "D" circuit input, pin#2 (CK) connected to the "CK', circuit input, pin#3 (Set) connected to GROUND, pin#4 (Clear) connected to GROUND, and pin#5 (Q) connected to the , circuit output. I provided the showHexDigits latch component definition and its connections to the circuit inputs and output in Problem13.sdl. You should not forget to connect your circuit to the circuit outputs SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7. SES

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

PostgreSQL Up And Running A Practical Guide To The Advanced Open Source Database

Authors: Regina Obe, Leo Hsu

3rd Edition

1491963417, 978-1491963418

More Books

Students also viewed these Databases questions

Question

1. Identify three approaches to culture.

Answered: 1 week ago

Question

2. Define communication.

Answered: 1 week ago

Question

4. Describe how cultural values influence communication.

Answered: 1 week ago