Embedded Fun with RISC-V, Part 1: The RISC-V ISA

Get to know the inner workings of the RISC-V architecture.

Ratings 4.44 / 5.00
Embedded Fun with RISC-V, Part 1: The RISC-V ISA

What You Will Learn!

  • How to design an embedded system of your own.
  • The steps to take when you have an embedded system in mind.
  • Tips and tricks in several steps of the design and implementation process.
  • How the RISC-V architecture is organized.
  • The RISC-V philosophy.

Description

Learn about the RISC-V Instruction Set Architecture by creating applications in an actual RISC-V microcontroller! See many applications developed on a RISC-V embedded microcontroller board. We've chosen an inexpensive board so you may follow along if you want.

This course is part of a hands-on curriculum where you'll get some basic experience on the design and development of embedded applications using a RISC-V core. This curriculum contains the following courses:

  1. Part 1: The RISCV ISA. Where you'll learn about the RISC-V Instruction Set Architecture.

  2. Part 2: Embedded Applications. Where you'll learn how to create basic applications using the on-chip peripherals.

  3. Part 3: Real Time Operating Systems. Where you'll learn how to create RTOS applications with an industry standard RTOS.

  4. Part 4: The Journey inside an RTOS. Where you'll learn how an RTOS works, now that you know how to use them.

The purpose of this first course is to get you acquainted with the RISC-V Instruction Set Architecture, covering the following topics, and more:

  1. About RISC-V

    1. The RISC philosophy.

    2. The RISC-V foundation.

  2. The RISC-V Instruction Set Architecture Details.

    1. CPU Registers.

    2. Addressing Modes.

    3. The Modular Instruction Set Variants.

      1. Base (Integer) Instruction Set.

      2. Multiplication Instruction Set.

      3. Atomic Operation Instruction Set.

      4. Compressed Instruction Set.

      5. Floating Point Instruction Set.

        1. Hands-On Boot Camp

  3. The GD32 Board, by Seeed Studio

  4. Segger Embedded Studio

    1. Creating a Project

    2. Compiling your Code

  5. Debugging

  6. Disassembled Code


Who Should Attend!

  • Hobbyists who want to get their ideas in a professional board.
  • Engineering students who want to create professional applications.
  • Makers who have created custom applications in a development board, and want to take this expertise to the next level.

TAKE THIS COURSE

Tags

  • Risc-V

Subscribers

666

Lectures

83

TAKE THIS COURSE



Related Courses