Rev 2061 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2061 | Rev 3228 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | mips32 port |
1 | mips32 port |
| 2 | =========== |
2 | =========== |
| 3 | 3 | ||
| 4 | mips32 is the second port of SPARTAN kernel originally written by Jakub Jermar. |
4 | mips32 is the second port of SPARTAN kernel originally written by Jakub Jermar. |
| 5 | It was first developed to run on MIPS R4000 32-bit simulator. |
5 | It was first developed to run on MIPS R4000 32-bit simulator. |
| 6 | Now it can run on real hardware as well. |
- | |
| 7 | It can be compiled and run either as little- or big-endian. |
6 | It can be compiled and run either as little- or big-endian. |
| 8 | 7 | ||
| 9 | HARDWARE REQUIREMENTS |
8 | HARDWARE REQUIREMENTS |
| 10 | o SGI Indy R4600 |
- | |
| 11 | o emulated MIPS 4K CPU |
9 | o emulated MIPS 4K CPU |
| 12 | 10 | ||
| 13 | CPU |
11 | CPU |
| 14 | o QED R4600 |
12 | o QED R4600 |
| 15 | 13 | ||