|
|
Department of Informatics Technische Universität München Informatik X: Rechnertechnik und Rechnerorganisation / Parallelrechnerarchitektur Prof. Dr. Arndt Bode , Prof. Dr. Hans Michael Gerndt |
|
| Home | Addresses | Staff | Research | Lectures | ||
|
Thus, we developed a Java-based simulator of a microprogrammeable machine. In contrast to traditional simulators, the program takes leave of the black-box paradigm but is internally similarially structured than the hardware implementation of the machine. Thus, by investigating the source code of the simulator, the students can obtain insights in the machine's implementation. Furthermore, by making changes to the program, they can modify the architecture and investigate the effects on the system's behavior.
The white-box implementation was achieved by a set of basic Java-classes, which can be used to implement arbitrary combinatorial and sequential circuits. These can be repeatedly combined in a hierachic fashion to create more complex circuits. Hence, the overall system is hierarchically structured which contributes to an easy understandability of the simulator.
| (none) | Webmaster |