Tentative Outline CS-353 Computer Architecture CS Dept.
Tentative Outline CS-353 Computer Architecture CS Dept.
Session Schedule
Week 5 Performance
Evaluating and Measuring Computer Performance
Power Wall : Consumption and Analysis
Week 6 Amdahl's Law
Performance Metrics
MIPS Instructions and its Operands
Week 7 Number System Review (Hexadecimal/Decimal/Binary)
Types of Instructions
Instruction Format
Conversion of Assembly to Machine Instructions
Week 8 Procedure Calling in MIPS & Addressing Modes
Week 12 Cache
Cache introduction
Principle of Locality of reference
Cache organization
cache hit, cache miss, cache hit access time
Write-through, write-back, write-around schemes, dirty bit,
reading/writing cache, cache organization, Fully Associative
scheme, Direct Mapped scheme
Week 13 Cache Performance and Multilevel Caches