Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_conf.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>SPARC Architectural Model: User Commands</title>
</head>
<body bgcolor="#FFFFFF" LANG="en-US">
<div STYLE="margin-bottom: 0cm"></div>&nbsp;
<h2>
conf
</h2>
<h4>
NAME
</h4>
<ul>
conf - display and set configuration information
</ul>
<h4>SYNOPSIS</h4>
<tt>
<ul>
conf
<p>
conf numcpu [<i>num-cpus</i>]
<p>
conf ramsize [<i>ram-size</i>]
<p>
conf cpu_per_thread [<i>cpu-per-thread</i>]
<p>
conf mips [<i>mips</i>]
<p>
conf cpufreq [<i>cpu-freq</i>]
<p>
conf stickfreq [<i>stick-freq</i>]
</ul>
</tt>
<h4>DESCRIPTION</h4>
<ul>
Without any arguments,
the conf command displays the current simulator configuration.
<p>
If conf is passed a selector, such as numcpu, it displays the
selector's value.
If conf is passed a selector, such as numcpu, and a numeric value, it
sets the selector's value to the numeric value.
</ul>
<h4>RETURN VALUES</h4>
<ul>
Displays configuration information.
</ul>
<h4>SEE ALSO</h4>
<hr>
</body>
</html>