Skip to content

0x5457/riscv-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-emulator

用于练习的 risc-v 模拟器

Boot xv6-riscv xv6 is a simple Unix-like operating system

Getting Start

git clone https://github.com/tw666/riscv-emulator
cd riscv-emulator

# run xv6
cargo run --release example/xv6/kernel.bin example/xv6/fs.img

References

About

🖥️ a toy riscv emulator, written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages