Skip to content
/ minios Public

Learning project to dive into RISC-V ISA and OS development.

License

Notifications You must be signed in to change notification settings

fgrotto/minios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minios

Learning project to dive into RISC-V ISA and OS development.

Requirements

  • Small OS for 32-bit RISC-V ISA (we will extend it for 64-bit)
  • QEMU support

Setup

To run the initial setup:

./setup.sh 

To run the OS in QEMU. CTRL-A C then q to quit:

./run.sh

References

About

Learning project to dive into RISC-V ISA and OS development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published