Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 516 Bytes

FreeRTOS_OR1200

The FreeRTOS support OpenRISC and Verify for FPGA Board.

FPGA Board:

1.SMIMS Macube(Xilinx XC6SLX75T)

2.De0_nano(Altera)

//------------------------------------------------------------

Project Step:

1.cd FreeRTOS_OpenRISC/Demo/OpenRISC_OR1200_GCC/

2.Check your CCPATH(or1k Toolchain PATH) on Makefile

3.make

//------------------------------------------------------------

Future work:

1.Support MMU.Cache

2.Modify OpenRISC Memory Architecture

3.Running benchmark(mibench)