subject

You are to create the following as separate components in VHDL CODE and link them together in VHDL CODE

1. Create a 4-bit shift register that has the following capabilities:
It can have its contents cleared.
2. It can shift its contents to the left, with the lsb being filled by 1-bit input.
3. It can rotate its contents to the left. |
4. List all control inputs needed from the FSM.
2. Create a 4-bit counter that has the following capabilities:
1. It can have its value reset to zero.
2. It can increment by 1
3. It can increment by 2
4. List all control inputs needed from the FSM.
3. Create a state machine that will do the following (in separate states),
Clear the register and reset the counter.
Perform some action on register (you specify which)
3. Perform some action on the counter (you specify which)
Perform a different action on the register (you specify which).
5. Perform a different action on the counter (you specify which).

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:10
3. (5 points) describe what would be printed by the code below or what error would occur. const char* cstr = "0123456"; const char* ptr = & cstr[4]; cout < < ptr[-1] < < ptr < < endl; 1 4. (5 points) theseus has been trapped in a maze with a minotaur, which is trying to capture him. each round, theseus and the minotaur move through the maze; theseus towards the exit, and the minotaur towards theseus. theseus can move in any of the four cardinal directions, or he can wait for a round to see how the minotaur moves. write code that creates a data type to represent the possible moves that theseus could make.
Answers: 3
question
Computers and Technology, 23.06.2019 15:30
The processing of data in a computer involves the interplay between its various hardware components.
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
(, urgent need): how do i change my username
Answers: 1
question
Computers and Technology, 24.06.2019 23:30
What is the opening page of a website called? a. web page b. landing page c. homepage d. opening page
Answers: 1
You know the right answer?
You are to create the following as separate components in VHDL CODE and link them together in VHDL C...
Questions
question
Mathematics, 26.06.2019 05:30
question
History, 26.06.2019 05:30
question
History, 26.06.2019 05:30
Questions on the website: 13722363