(Solved):
Design a 4-Bit Synchronous Up/Down Counter Block Introduction We can build a counter circuit with ...
Design a 4-Bit Synchronous Up/Down Counter Block Introduction We can build a counter circuit with selectable between "up" and "down" count modes by having dual lines of AND gates detecting the appropriate bit conditions for an "up" and a "down" counting sequence, respectively, then use OR gates to combine the AND gate outputs to the J and K inputs of each succeeding flip-flop: A four-bit synchronous counter Up Down dididid Fig. 1 This circuit isn't as complex as it might first appear. The Up/Down control input line simply enables either the upper string or lower string of AND gates to pass the Q/Q' outputs to the succeeding stages of flip-flops. If the Up/Down control line is "high," the top AND gates become enabled, and the circuit functions exactly the same as the first ("up") synchronous counter circuit shown in this section. If the Up/Down control line is made "low," the bottom AND gates become enabled, and the circuit functions identically to the second ("down" counter) circuit shown in this section. To illustrate, here is a diagram showing the circuit in the "up" counting mode (all disabled circuitry shown in grey rather than black):
to verity function. [10 Marks] 4. Using the standard cells, design layout for Up/Down counter. Implement the circuit as shown in Fig. 1. Simulate the layout to verify the functions. Print the results to verify the function. [10 Marks] 5 Finalizing Block according to Floor Plan Add Clock circuit (from assignment 1 & 2) and