Skip to content

Wflbb444/chcore-lab-v2

 
 

Repository files navigation

ChCore Lab

This is the repository of ChCore Lab.

Build

  • make or make build: Build ChCore
  • make clean: Clean ChCore

Emulate

  • make qemu: Start a QEMU instance to run ChCore

Debug with GBD

  • make qemu-gdb: Start a QEMU instance with GDB server
  • make gdb: Start a GDB (gdb-multiarch) client

Grade

  • make grade: Show your grade of labs in the current branch

Other

  • Press Ctrl+a x to quit QEMU
  • Press Ctrl+d to quit GDB

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.7%
  • CMake 15.9%
  • Assembly 10.2%
  • Python 8.3%
  • Shell 6.4%
  • Makefile 0.8%
  • Other 0.7%