.\" @(#)Sim96Target	1.1 11/30/92 
.NA "Sim96Target"
.SD
Sim96Target is a architecture description for the Motorola 96000
simulator.
.SE
.EQ
delim off
.EN
.LO "$PTOLEMY/src/domains/cg96/targets"
.EQ
delim $$
.EN
.SV 1.1 11/30/92 
.AL "J. Buck and J. Pino"
.SH
.NE
\fIRun Sim-CG96?\fR : If yes, compile and then simulate the application 
with the Motorola 96000 simulator.
.DF "YES"
.NE
\fIPlot file name\fR : File to plot with xgraph, after simulation ends. 
It will only plot if file is generated by the universe.
.DF "outfile.sim"
.NE
\fIPlot title\fR : Title to use for the plot.
.DF "Simulator output"
.NE
\fIPlot options\fR : Options to use with xgraph.
.DF ""
.NE
\fIInteractive Simulation\fR : If yes, the simulator window is shown; 
otherwise, run the simulator in the backgroud.
.DF "YES"
.ET:
.LD
.pp
This target is used for generating and running assembly code for the Motorola
96000 simulator.  To use it, select \fBSim-CG96\fR in the pigi \fBedit-target\fR menu.
To plot an output use the WriteFile star.  If a interactive
simulation is selected, the program is automatically loaded iton the 
simulator and is executed.   At this point the user can examine any of 
the registers or restart the application.
.pp
.Ie "target, multiple-inheritance"
Both of Sim56Target and Sim96Target are very similar and have been
defined using the \fIC++\fR concept of \fImultiple-inheritance\fR.
.SA
WriteFile (CG96 Star)
CG96Target
.ES
