Components Needed:
- 2 74LS173 (4-bit D-type register)
- 1 7LS245 chip (transceiver)
- Breadboard
- Jumper Wires
- Breadboard
- Jumper wires
- LEDs
Steps:
- Place the 74LS173 ICs on the Breadboard
- Insert both 74LS173 ICs into the breadboard, with enough space between them for wiring
- Connect Power and Ground
- Connect pin 16 (VCC) of both ICs to the +5V power rail
- Connect pin 8 (GND) of both ICs to the ground rail
- Connect Clock Input
- Connect pin 9 (CLK) of both ICs to the clock signal. You can use a jumper wire to connect pin 9 of both ICs together and then to your clock source
- Connect Data Inputs
- For the first 74LS173 IC (lower 4 bits):
- Connect pin 3 (D0) to the lower 4 bits of the data bus.
- Connect pin 4 (D1) to the next data bus line.
- Connect pin 7 (D2) to the next data bus line.
- Connect pin 6 (D3) to the next data bus line.
- For the second 74LS173 IC (upper 4 bits):
- Connect pin 3 (D0) to the upper 4 bits of the data bus.
- Connect pin 4 (D1) to the next data bus line.
- Connect pin 7 (D2) to the next data bus line.
- Connect pin 6 (D3) to the next data bus line.
- For the first 74LS173 IC (lower 4 bits):
- Connect Enable Inputs
- For both ICs, connect pin 1 to the control logic or directly to ground if you want them always enabled. Usually, these are controlled via the control logic
- Connect pin 2 (Q0) to the corresponding data bus line
- Connect pin 5 (Q1) to the corresponding data bus line
- Connect pin 14 (Q2) to the corresponding data bus line
- Connect pin 15 (Q3) to the corresponding data bus line
- For the second 74LS173 IC (upper 4 bits):
- Connect pin 2 (Q0) to the corresponding data bus line
- Connect pin 5 (Q1) to the corresponding data bus line
- Connect pin 14 (Q2) to the corresponding data bus line
- Connect pin 15 (Q3) to the corresponding data bus line
- For both ICs, connect pin 1 to the control logic or directly to ground if you want them always enabled. Usually, these are controlled via the control logic
- Connect Outputs to Data Bus