Question
Answer all elaborately or dont even attempt.
7. (4 points) Explain why, in MARIE, the MAR is only 12 bits wide while the AC is 16 bits wide. Hint: Consider the difference
0 0
Add a comment Improve this question Transcribed image text
Answer #1

7) MARIE can handle 16-bit data, so the AC must be 16 bits wide. However, MARIE's memory is limited to 4096 address locations, so the MAR only needs to be 12 bits wide to hold the largest address.

8)

1)Datapath is the path that the input data follows in a processor to appear as an output . It is made up of the functional units that handle data in an order relative to each other. Typically, in a microprocessor, the units in atleast one of the datapaths would be: instruction registers, decode latch, ALU registers, load store unit, writeback unit and the memory.

2) The control unit (CU) is a component of a computer's central processing unit (CPU) that directs the operation of the processor. It tells the computer's memory, arithmetic and logic unit and input and output devices how to respond to the instructions that have been sent to the processor.

3) Processor registers are normally at the top of the memory hierarchy, and provide the fastest way to access data. The term normally refers only to the group of registers that are directly encoded as part of an instruction, as defined by the instruction set

4)The control unit tells the ALU what operation to perform on that data, and the ALU stores the result in an output register. The control unit moves the data between these registers, the ALU, and memory.

5)

Address Bus

Control Bus

Data Bus

Definition

It is the connections between CPU and main memory. It is the physical connection between CPU and other devices with the computer. It is a communication route through which data can travel between the computer’s CPU, memory, and peripherals.

Purpose

It is used to identify particular locations in main memory where data is stored. It carriers control information between the CPU and other devices within the computer. Data can travel through the data bus between the computer’s CPU, memory, and peripherals.

Working example

The number of bits in the address bus can determine the amount of memory, the CPU can address.in modern PCs, there are 36 address lines to access the 64 GB of main memory theoretically. One line of the bus is used to indicate whether the CPU is currently reading from or writing to main memory. The number of wires determines the speed of data traveling. Each wire transmits a single bit at a time. So 8 bits bus can transfer 8 bits at a time.

6) Clock frequency is the reciprocal of cycle time and vice versa.

8)

BYTE ADDRESSABLE MEMORY WORD ADDRESSABLE MEMORY
When the data space in the cell = 8 bits then the corresponding address space is called as Byte Address. When the data space in the cell = word length of CPU then the corresponding address space is called as Word Address.
Based on this data storage i.e. Bytewise storage, the memory chip configuration is named as Byte Addressable Memory. Based on this data storage i.e. Wordwise storage, the memory chip configuration is named as Word Addressable Memory.
For eg. : 64K X 8 chip has 16 bit Address and cell size = 8 bits (1 Byte) which means that in this chip, data is stored byte by byte. For eg. : For a 16-bit CPU, 64K X 16 chip has 16 bit Address & cell size = 16 bits (Word Length of CPU) which means that in this chip, data is stored word by word.
Add a comment
Know the answer?
Add Answer to:
Answer all elaborately or dont even attempt. 7. (4 points) Explain why, in MARIE, the MAR...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 26. The is a group of bits that tells the computer to perform a specific operation...

    26. The is a group of bits that tells the computer to perform a specific operation A). program counter B). Opcode C). register D). microoperation 27. A condition called occurs in unsigned binary representation of a number when the result of an arithmetic operation is outside the range of allowable precision for the given number of bits. A). underflow B). 2's complement C). overflow D) bitwise complement 28. An iteration of the fetch-decode-execute cycle includes which of the following events?...

  • Explain what enterprise resource planning (ERP) systems. Outline several of their key characteristics. Describe in reasonable...

    Explain what enterprise resource planning (ERP) systems. Outline several of their key characteristics. Describe in reasonable detail how a company leverages an ERP system and how its operations are improved after installing an ERP system like SAP. Explain how a supply chain management system helps an organization make its operations more efficient What is Upstream and Downstream management of the supply chain? Explain the concept of “Supply Network”, its benefits, and how technology made this concept available Explain the difference...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT