Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_run.html
CommitLineData
920dae64
AT
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3<head>
4<title>SPARC Architectural Model: User Commands</title>
5</head>
6<body bgcolor="#FFFFFF" LANG="en-US">
7<div STYLE="margin-bottom: 0cm"></div>&nbsp;
8
9<h2>
10run
11</h2>
12
13<h4>
14NAME
15</h4>
16<ul>
17run - start execution
18</ul>
19
20<h4>SYNOPSIS</h4>
21<tt>
22<ul>
23run
24</ul>
25</tt>
26
27<h4>DESCRIPTION</h4>
28<ul>
29Tells simulation to start or continue executing instructions on enabled
30strands, in round-robin fashion. Execution will continue until
31a specified breakpoint is encountered or a stop or quit command is issued.
32</ul>
33
34<h4>RETURN VALUES</h4>
35<ul>
36None.
37</ul>
38
39<h4>SEE ALSO</h4>
40<ul><a href="cmd_stepi.html">stepi</a></ul>
41<ul><a href="cmd_stepim.html">stepim</a></ul>
42<ul><a href="cmd_stepc.html">stepc</a></ul>
43<ul><a href="cmd_stept.html">stept</a></ul>
44<ul><a href="cmd_stop.html">stop</a></ul>
45<ul><a href="cmd_quit.html">quit</a></ul>
46<hr>
47</body>
48</html>