2-IAS computer-05-Aug-2021Material - I - 05-Aug-2021 - IAS - COMPUTER
2-IAS computer-05-Aug-2021Material - I - 05-Aug-2021 - IAS - COMPUTER
IAS COMPUTER
The IAS Computer was named for the Institute for
Advanced Study, Princeton.
• Is a stored-program computer
• Fetch cycle: the opcode of the next instruction is loaded into the IR
and the address portion is loaded into the MAR. This instruction may
be taken from the IBR, or it can be obtained from memory by loading
a word into the MBR, and then down to the IBR, IR, and MAR.
• Decode Cycle: Instruction is decoded into a language that the ALU can
understand.
These computers
employ a fetch-
decode-execute
cycle to run
programs as
follows . . .
The von Neumann Model
decode
The von Neumann Model
7
The von Neumann Model
11
11
IAS -21 Instructions grouped as
follows