Rev 1787 | Rev 1915 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1787 | Rev 1849 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | Currently, this porting effort is subject to |
4 | Currently, this porting effort is subject to |
5 | Jakub Jermar's work on his master thesis. |
5 | Jakub Jermar's work on his master thesis. |
6 | 6 | ||
7 | The goal is to provide support for UltraSPARC |
7 | The goal is to provide support for UltraSPARC |
8 | implementation of SPARC V9 architecture. |
8 | implementation of SPARC V9 architecture. |
- | 9 | ||
- | 10 | MACHINES |
|
- | 11 | o Sun Ultra 5 |
|
- | 12 | o Sun Enterprise E6500 (simulated) |
|
- | 13 | ||
- | 14 | CPU |
|
- | 15 | o UltraSPARC II |
|
- | 16 | o UltraSPARC IIi |
|
- | 17 | ||
- | 18 | SIMULATORS |
|
- | 19 | o simics 2.2.19, simics 3.0.17 |
|
- | 20 | ||
- | 21 | TOOLCHAIN REQUIREMENTS |
|
- | 22 | o binutils 2.17 |
|
- | 23 | o gcc 4.1.1 |
|
- | 24 | o older versions may do as well, but are now obsoleted |