10CS843 ARM Based System Design syllabus for CS


Part A
Unit-1 Introduction 6 hours

The RISC design philosophy; The ARN design philosophy; Embedded system hardware and software.ARM processor fundamentals: Registers; Current Program Status Register; Pipeline; Exceptions, interrupts and the Vector Table; Core extensions; Architecture revisions; ARM processor families.

Unit-2 ARM Instruction Set and Thumb Instruction Set 7 hours

ARM instruction set: Data processing instructions; Branch instructions; Load-store instructions; Software interrupt instruction; Program Status Register functions; Loading constants; ARMv5E extensions; Conditional execution.Thumb instruction set: Thumb register usage; ARM –Thumb interworking; Other branch instructions; Data processing instructions; Single-Register Load-Store instructions; Multiple-Register Load-Store instructions; Stack instructions; Software interrupt instruction.

Unit-3 Writing and Optimizing ARM Assembly Code 6 hours

Writing assembly code; Profiling and cycle counting; Instruction scheduling; Register allocation; Conditional execution; Looping constructs; Bit manipulation; Efficient switches; Handling unaligned data.

Unit-4 Optimized Primitives 7 hours

Double-precision integer multiplication; Integer normalization and count leading zeros; Division; Square roots; Transcendental functions; Endian reversal and bit operations; Saturated and rounded arithmetic; Random number generation.

Part B
Unit-5 Exception and Interrupt Handling 7 hours

Exception handling; Interrupts and interrupt handling schemes

Unit-6 Caches 7 hours

The memory hierarchy and the cache memory; Cache architecture; Cache policy; Coprocessor 15 and cache; Flusing and cleaning cache memory; Cache lockdown; Caches and software performance.

Unit-7 Memory – 1 6 hours

Memory Protection Units: Protected regions; Initializing the MPU, cache and write buffer; Demonstration of an MPU system. Memory Management Units: Moving from MPU to an MMU; How virtual memory works; Details of the ARM MMU.

Unit-8 Memory – 2 6 hours

Page tables; The translation lookaside buffer; Domains and memory access permission; The caches and write buffer; Coprocessor 15 and MMU configuration; The fast context switch extension.

Last Updated: Tuesday, January 24, 2023