Skip to main content

Section outline

    • H1: Introduction to RISC-V Architecture (Theory)
      • Overview of RISC-V ISA modularity
      • Comparison with x86 & ARM architectures
      • Understanding RISC-V's open-source ecosystem
    • H2: RISC-V ISA and Core Extensions (Theory)
      • Fundamentals of RV32I & RV64I ISAs
      • Introduction to M (Multiply/Divide), A (Atomic), F (Floating Point), D (Double Precision), C (Compressed) extensions
      • Practical applications & benefits of these extensions