Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

ranvd/riscv-simple-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository is integrated by referring other two educational RISC-V OS

This repository is used for enhancing the computer concept we learn from school. In this repository it cover the CPU scheduling, memory management, interrupt, etc.

The lecture name will follow riscv-operating-system-mooc but the code will be slightly difference.

Dependence

We need QEMU and GNU Toolchain as our virtual machine and cross compiler. Either can be found on the following link.

Useage

Every folder under lecture/ directory can simpily execute make run command to star runing the OS on qemu.

About

A toy OS run on qemu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published