Rev 905 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
346 | jermar | 1 | ppc32 port |
2 | ========== |
||
3 | |||
4 | ppc32 port is the fourth port of SPARTAN, originally written by Martin Decky. |
||
5 | The goal is to support 32-bit PowerPC architecture. |
||
6 | So far, it runs only in emulator. |
||
7 | |||
8 | HARDWARE REQUIREMENTS |
||
9 | o no real hardware supported |
||
10 | |||
11 | EMULATORS AND VIRTUALIZERS |
||
12 | o PearPC |
||
13 | |||
905 | jermar | 14 | TOOLCHAIN REQUIREMENTS |
15 | o binutils 2.16 |
||
1420 | jermar | 16 | o gcc 4.0.1, 4.1.0, 4.1.1 |