Which factors (at least 3) determine the size of a microprocessor?
Answers
Answered by
0
Answer:
PERFORMANCE VS POWER CONSUMPTION
- Instruction set
- RISC vs CISC
- Number of registers
- Number of instructions
- Word size
- 32 vs 64 bits for example
- Cache
- size
- location / levels
- Implementation
- layout and interconnections
- Feature size of process
- Integration of Modular features
- MMU
- Crypto
- FPU
- DMA
- Co processors
- Architecture
- system bus having cross bar
- dual port memory
This is just an overview there is much more. However the general idea for this question should be present.
Three rough areas of trade off ;
- Performance
- Power
- Area
These are usually interconnected and usually you cannot have all three . Cost is usually hidden under one of them.
Hope this will you.
Similar questions