Indo - German Institute of Advanced Technology: Igiat Presentation
Indo - German Institute of Advanced Technology: Igiat Presentation
ADVANCED TECHNOLOGY
Compiled by
YSNRAJU
Embedded Systems Engineer. IGIAT
fixed.
CISC
One instruction executes several low level operations, for
example load from memory, arithmetic operation and
store back to memory all in a single instructions
Instructions of different length
Execution period is different
Large number of powerful instructions.
Silicon core complexity.
Less number of CPU registers.
More power consumption
Example : Intel x86, Motorola 680000, 8051
RISC
Simple instructions, can execute one operation only- load from
memory using one instruction, do arithmetic operation using
second instruction and store to memory using third instruction.
Instruction length is same
Same execution period for most instructions.
Less instructions
Less core complexity
More CPU registers.
Less power consumption
Load store architecture.
Examples: PIC, ARM, AVR etc
Confidence by Competence