ucore-thumips icon indicating copy to clipboard operation
ucore-thumips copied to clipboard

uCore MIPS32 porting

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.