Computer Arch Flashcards
Understanding arithmetic and logical operations with integer operands, floating-point number systems and operations.
Computer Architecture
instructions cycles: …,….
Fetch Cycle
Execute Cycle
Contains the 8-bit op-code instruction being executed.
Instruction Register (IR)
It deals with functional behavior of computer system
Computer Architecture
the father of all modern computers
IAS
Architecture describes …… the computer does
What
…….,……computers were examples of first-generation computing devices.
The UNIVAC and ENIAC
the operational units and their interconnection that realize the architecture specification.
Computer Organization
helps plan the selection of a processor for a particular project
Computer organization
…..carried out the four basic arithmetic operations and perhaps higher arithmetical functions
such as roots, logarithms, trigonometric functions, and their inverses
Central Arithmetical unit (CA)
in IAS . Each register has….bits
40
ENIAC, Addition and subtraction were performed with …. accumulators
20
Using Computer organization computer programs performance could be……..
optimized
….. control the proper sequencing of operations and make the individual units act together to carry out the specific task programmed into the system(EDVAC)
Central Control Unit (CU)
Computer Architecture deals with …….. behavior of computer system
functional
Computer organization deals with ……relationship
structural
Contains the word to be stored in memory or sent to the I/O unit, or is used to receive a word from memory or from the 1/0 unit.
Memory Buffer Register (MBR)
Understanding the concept of programs as sequences of machine instructions.
Computer Architecture
Multiplier Quotient (MQ)
Employed to hold temporarily operands, results of ALU operations, the least- significant bits of the product as multiplication proceeds, and the quotient from division.
The first computers ever used ……. for circuitry and …….for memory
vacuum tubes, magnetic drums
To give a basis understanding of computer operations, roles of processors, main memory, and input/output devices.
Computer Architecture
……..Involves logic
Arch
It comes before Computer organization while designing a computer
Computer Architecture
performed when the op-code is in IR. The Control circuitry send out the appropriate control signals to cause data to be moved or an operation to be performed by the ALU.
Execute Cycle