Multi-Cycle MIPS ProcessorExplores the design and performance analysis of a Multi-Cycle MIPS Processor compared to a Single-Cycle Processor, emphasizing benefits and downsides.
Caches - PerformanceExplores cache memory performance evaluation, covering benchmarks, Amdahl's law, CPU performance, memory hierarchy, cache optimizations, and multilevel caches.
Dynamic SchedulingExplores dynamic scheduling in processor design to increase parallelism by executing instructions out of order, improving performance and efficiency.