subject

Description this project covers the sequential circuit component: register and alu. in this project you are supposed to create your own storage component for two numbers using registers. those two numbers are then passed into a custom alu that calculates the result of one of four possible operations. key aspect of this assignment is to understand how to control registers, how to store data at specific events (like pressing a button) and how to design a custom alu.

tasks

use the provided template to implement your storage component and custom alu. storage the storage component must function as follows:

• changing the value of number input is not allowed to have any effect on the register outputs of the storage component (e. g. visibile on hex display in main).

• only pressing one of the buttons is allowed to have an effect on the outputs of the storage component.

• pressing one of the two buttons must store the currently set input value (number input)) into the respective register with the next clock cycle and show the new stored value on the respective output of the storage component. e. g. input value is set to , button 2 is pressed, value in register 2 will change to and so does the output register 2.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Jason needs to learn a new web tool. he went through his books to understand more about it. now he wants hands-on experience with using that tool. what would him? jason can use websites where workspace is provided to test the results of your code.
Answers: 2
question
Computers and Technology, 23.06.2019 15:20
In a game with three frames, where will the objects on layer 1 appear? a. next to the play area b. in the middle of the game c. behind everything else d. in front of everything else
Answers: 1
question
Computers and Technology, 23.06.2019 18:30
This program should be a short piece of code that prints all of the positive integers from 1 to 100 as described more fully below. the program may contain multiple methods, and if using an oo language, should be contained within a single class or object. the program should be designed so that it begins execution when invoked through whichever mechanism is most common for the implementation language. â–ş print out all positive integers from 1 to 100, inclusive and in order. â–ş print messages to standard output, matching the sample output below. â–ş in the output, state whether the each integer is 'odd' or 'even' in the output. â–ş if the number is divisible by three, instead of stating that the number is odd or even, state that the number is 'divisible by three'. â–ş if the number is divisible by both two and three, instead of saying that the number is odd, even or divisible by three; state that the number is 'divisible by two and three'. â–ş design the logic of the loop to be as efficient as possible, using the minimal number of operations to perform the required logic. sample output the number '1' is odd. the number '2' is even. the number '3' is divisible by three. the number '6' is divisible by two and three.
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Examine the list below. which factors positively affect lifetime income? check all that apply.
Answers: 1
You know the right answer?
Description this project covers the sequential circuit component: register and alu. in this project...
Questions
question
Mathematics, 08.05.2021 07:20
question
Mathematics, 08.05.2021 07:20
question
History, 08.05.2021 07:20
question
Arts, 08.05.2021 07:20
question
Mathematics, 08.05.2021 07:20
question
Computers and Technology, 08.05.2021 07:20
Questions on the website: 13722367