tkisem-- a SPARC Version 8 Instruction Set Emulator

Valid HTML 4.0!

Tkisem is an instructional emulator for version 8 of the SPARC instruction set with a GUI based on Tcl/Tk. The name is a concatenation of tk and isem. Isem is a pseduo-acronym (we don't usually write it in all caps) for Instructional Sparc EMulator.

click How to get tkisem

click Screen shots (approx 100 KB).

Key features of tkisem

Tkisem was designed to be used in teaching the fundamentals of computer systems. The goal is to provide an environment where students can run SPARC programs ranging from simple calculations intended to illustrate the SPARC instruction set, to interrupt handlers intended to illustrate the principles of device management/communication.

To this end tkisem provides the following features:

From the perspective of emulating the SPARC, there are a several features that tkisem is missing:

There are also some aspects of the user interface that we'll probably fix as time permits:

There are also some features we probably won't fix: If you want to add to any of these lists, send mail to isem@cs.unm.edu.

Supporting materials

click We have written a pretty substantial part of a laboratory manual, which you are free to use in your classes: compressed postscript (approx 220 KB) or pdf (approx 480KB). (Warning, the first lab documents the old, text based, interface which is no longer supported. Also, several of the later labs still haven't been written.)

click There is also a reference card available via ftp (postscript, approx 80 KB). This card (3 single-sided pages) documents the SPARC integer unit registers and instruction set, along with the traps provided by the tkisem ROM code.

click A lot of this material was developed in association with the textbook, Computer Systems: Architecture, Organization, and Programming by Arthur Maccabe. If all goes well, a large part of the lab manual will be integrated into the second edition of this book.

Who we are

Tkisem started out as ISEM. ISEM was developed by a group of students, in the CS department at UNM. The initial development was lead by Jeff P. Vandyke and included Gerard Rollins, Robert Mueller, Phil Tse, and David Osborne. After the initial development was completed, Ruth McDonald wrote the FPU emulator.

Barney Maccabe developed the tk interface and introduced the ROM code. Dave Ackley added lots of useful features to the interface and cleaned up a lot of the presentation. Barney takes the blame for the strange parts of the interface that remain, and Dave gets lots of points for building the initial help file and adding PC and breakpoint displays to the text windows.

Pat Vaughan cleaned up a lot of the tcl code and implemented the UART.


The folks at SPARC International have asked me to include the following:

SPARC International, Inc. is the owner of the SPARC trademark. Products bearing the SPARC trademarks are based on an Architecture developed by Sun Microsystems, Inc.


Barney Maccabe Last modified: Mon Feb 14 15:33:55 MST 2000