Skip to content

z4yx/ucore-thumips

 
 

Repository files navigation

ucore-thumips Build Status

Build

Build for FPGA:

make CROSS_COMPILE=<path-to-mips-mti-elf>/bin/mips-mti-elf- ON_FPGA=y -j4

Simulation

make CROSS_COMPILE=<path-to-mips-mti-elf>/bin/mips-mti-elf- ON_FPGA=n qemu

More

See doc folder.

About

uCore MIPS32 porting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.7%
  • C++ 9.2%
  • Assembly 2.9%
  • Other 1.2%