Rev 2465 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2406 | kebrt | 1 | arm32 port |
2 | ========== |
||
3 | |||
4 | arm32 port is the ninth port of SPARTAN, originally written by Michal Kebrt, |
||
5 | Petr Stepan, Pavel Jancik. The goal is to support 32-bit ARM 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 GXemul |
||
13 | |||
14 | TOOLCHAIN REQUIREMENTS |
||
2465 | jermar | 15 | o binutils 2.17 |
16 | o gcc 4.1.1 |