Design and understanding of the computer system as a whole unit. Performance Evaluation and its role in computer system design; Instruction Set Architecture design, Datapath design and optimizations ...
Quarter long team project that entails designing a processor for a complete Instruction Set. Involves ISA design, design of components, datapath and control for a pipelined processor to implement the ...
Data prefetching has emerged as a critical approach to mitigate the performance bottlenecks imposed by memory access latencies in modern computer architectures. By predicting the data likely to be ...