Architectural simulators

MN10300

The MN10300 simulator is an architectural simulator for the Matsushita MN10300 that implements all features of the microprocessor necessary to run eCos. The current implementation provides accurate simulation of the instruction set, interrupt controller, timers, and serial I/O.

In this release, you can run the same binaries in the simulator that eCos can run on target hardware, with the exception of those that use the watchdog timer.

TX39

The TX39 simulator is an architectural simulator which implements all the features of the Toshiba TX39 needed to run eCos. The current implementation provides accurate simulation of the instruction set, interrupt controller, and timers, as well as having generic support for diagnostic output, serial I/O, and exceptions.

In this release, you can run the same binaries in the simulator that eCos can run on target hardware.

PowerPC

The PowerPC simulator is an architectural simulator which implements all the features of the PowerPC needed to run eCos. The current implementation provides accurate simulation of the instruction set.

The simulator also allows devices to be simulated, but since no device drivers are implemented for the PowerPC in this release of eCos, no device simulation support has been defined.