Processor organization in computer organization in cpu
Answers
Answered by
0
In this case, the arithmatic and logic unit (ALU), and all CPU registers are connected via a single common bus. This bus is internal to CPU and this internal bus is used to transfer the information between different components of the CPU.
Answered by
0
“Processor organization” is a term describing how those three elements are implemented and how they interconnect to accomplish their tasks.In simple computer, the Sequencer consists of a Program Counter register (aka the PC), an incrementer for the PC, and a read/write port used for branches and subroutine calls. It also contains the Instruction Register which decodesinstructions and drives theoperation of the other two units.
Similar questions