Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 382 Bytes

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.