lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 60780c5 was 60780c5, checked in by Jakub Jermar <jakub@…>, 20 years ago |
|
Rename mips port to mips32.
|
-
Property mode
set to
100644
|
|
File size:
486 bytes
|
| Line | |
|---|
| 1 | SPARTAN kernel currently supports emulated MIPS R4000 32-bit
|
|---|
| 2 | little-endian architecture. In other words, it can only run in MIPS
|
|---|
| 3 | R4000 emulator called msim. This emulator is being developed by Viliam
|
|---|
| 4 | Holub:
|
|---|
| 5 |
|
|---|
| 6 | http://nenya.ms.mff.cuni.cz/~holub/msim
|
|---|
| 7 |
|
|---|
| 8 | Note that msim diverges from real MIPS hardware in some aspects.
|
|---|
| 9 | Therefore, some non-trivial changes will be necessary for a real
|
|---|
| 10 | hardware port. The simulator is described in this manual:
|
|---|
| 11 |
|
|---|
| 12 | http://nenya.ms.mff.cuni.cz/~holub/msim/msim.ps
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.