Question: Design a four-bit register implementation that uses T flip flops to store its values. This implementation differs from the one talked about in lecture, which

Design a four-bit register implementation that uses T flip flops to store its values. This implementation differs from the one talked about in lecture, which used D flip flops. The register starts out with 0000 (all zeroes) as its first value.

Input Pins

Your input pins are the four input bits I3, I2, I1, and I0. You also have the input Clock. There is also an input named Enable. Hook this up to the enable pins on your flip flops.

Output Pins

Your output pins are the four output values D3, D2, D1, and D0.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!