subject

Implement a 3-bit counter that counts in two different orders. Your circuit should have a Button named CLK, a Button named RESET, and an input pin named Gray (for Gray code). It should have 3 LED displays, named L0, L1, and L2. The first thing the Test option does it ensure you have the correct inputs and outputs. The inputs and outputs are identical to those for the previous 3-bit counter except for the addition of the extra pin named Gray. The names are case sensitive. When G is false, the counter is an up counter, counting in steps of 1. Each clock pulse increases the count by one: 0, 1, 2, 3, 4, 5, 6, 7, 0, etc.
When G is true, the counter is a gray code counter counting in gray code order: 0, 1, 3, 2, 6, 7, 5, 4, then back to 0. In binary, that is (000, 001, 011, 010, 110, 111, 101, 100, then back to 000).

Example: Suppose the current output is 101. If G=1, the value after the next clock will be the next value in the gray code sequence, 100. If G=0, the value after the next clock will be the next value sequentially, 110.

Draw the Karnaugh map and truth table and complete the circuit diagram using D flip-flop SR

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
Which function key is used to enable the spelling & grammar function in a word processing program such as microsoft word?
Answers: 3
question
Computers and Technology, 23.06.2019 01:10
Problem 1 - hashing we would like to use initials to locate an individual. for instance, mel should locate the person mark e. lehr. note: this is all upper case. generate a hash function for the above using the numbers on your telephone. you know, each letter has a number associated with it, so examine your telephone keypad. generate 512 random 3 letter initials and take statistics on a linked list array size 512 to hold this information report how many have no elements, 1 element, 2 elements, does this agree with the hashing statistics distribution?
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
In the context of an internet connection, llc stands for leased line connection liability limited company local loop complex local loop carrier
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Which of the following is not a way in which trees benefit the environment? a. they remove a significant amount of carbon dioxide from the atmosphere. b. they remove a significant amount of oxygen from the atmosphere. c. their roots hold soil in place, reducing rates of erosion. d. they remove ozone and particulates from the atmosphere. select the best answer from the choices provided a b c d
Answers: 1
You know the right answer?
Implement a 3-bit counter that counts in two different orders. Your circuit should have a Button nam...
Questions
question
Mathematics, 28.05.2021 08:30
question
German, 28.05.2021 08:30
question
Biology, 28.05.2021 08:30