subject

Design a simple microcomputer for 8-bit signed binary numbers. use a keypad for data entry and a 256 x 8 ram memory. the microcomputer should have the following 8-bit registers: a (accumulator), b (multiplier), mdr (memory data register), pc (program counter), and mar (memory address register). the ir (instruction register) can have up-to 8-bits. the b register is connected to the a register so that a and b can be shifted together during multiplication. only one 8-bit adder and one complementer are allowed. the microcomputer should have a 256-word-by-8-bit memory for storing instructions and data. it should have two modes: (a) memory load and (b) execute program. use a dip switch to select the mode. memory load mode operates as follows: select mode = 0 and reset the system. then press one key (hex) on the keypad followed by pushing a button to load each word in memory. the first word is loaded at address 0, the second word an address 1, etc. execution mode operates as follows: select mode = 1 and press reset. execution begins with the instruction at address 0. each instruction will be one or two words long. the first word will be the op-code, and the other (if any) will be an 8-bit memory address or immediate operand. one bit in the op-code should distinguish between memory address and immediate operand mode. 2โ€™s complement is used to represent negative numbers. implement the following instructions

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:20
How to print: number is equal to: 1 and it is odd number number is equal to: 2 and it is even number number is equal to: 3 and it is odd number number is equal to: 4 and it is even number in the console using java using 1 if statement, 1 while loop, 1 else loop also using % to check odds and evens
Answers: 3
question
Computers and Technology, 23.06.2019 17:00
*! 20 points! *jeff wants to create a website with interactive and dynamic content. which programming language will he use? a. dhtml b. html c. css d. javascript
Answers: 1
question
Computers and Technology, 24.06.2019 22:00
Iam trying to get my google account back for school and business, can someone ?
Answers: 1
question
Computers and Technology, 25.06.2019 01:30
Why is the most liked picture on instagram an eggy? owo
Answers: 1
You know the right answer?
Design a simple microcomputer for 8-bit signed binary numbers. use a keypad for data entry and a 256...
Questions
question
Mathematics, 29.01.2021 03:00
question
Biology, 29.01.2021 03:00
question
Mathematics, 29.01.2021 03:00
question
Mathematics, 29.01.2021 03:00
question
Spanish, 29.01.2021 03:00
question
Advanced Placement (AP), 29.01.2021 03:00
question
Mathematics, 29.01.2021 03:00
question
Mathematics, 29.01.2021 03:00
Questions on the website: 13722360