aurtografe
This commit is contained in:
parent
58acbc487c
commit
f4f77e7d1a
|
@ -1,4 +1,4 @@
|
|||
.\" $Id: ocp.1,v 1.4 2002/01/14 09:58:02 xtof Exp $
|
||||
.\" $Id: ocp.1,v 1.5 2002/02/26 13:41:45 xtof Exp $
|
||||
.\" @(#)Labo.l 0.0 92/09/24 UPMC; Author: Christophe ALEXANDRE
|
||||
.pl -.4
|
||||
.TH OCP 1 "September 27, 2001" "ASIM/LIP6" "CAO\-VLSI Reference Manual"
|
||||
|
@ -47,9 +47,9 @@ The placement of connectors can be also specified.
|
|||
There are three ways to place connectors in a physical view :
|
||||
.br
|
||||
.br
|
||||
\fB-c\fP option will automaticaly place the connectors randomly. The auto placement will set connectors on each side of the abutment box.
|
||||
\fB-c\fP option will automatically place the connectors randomly. The auto placement will set connectors on each side of the abutment box.
|
||||
.br
|
||||
\fB-ring\fP option will automaticaly place the connectors randomly but only on the north and south side. This option is temporary and is provided for the ring pad placement tool.
|
||||
\fB-ring\fP option will automatically place the connectors randomly but only on the north and south side. This option is temporary and is provided for the ring pad placement tool.
|
||||
.br
|
||||
\fB-ioc <NAME>\fP option will place connectors as specified by the <NAME>.ioc given file.
|
||||
.br
|
||||
|
@ -69,7 +69,7 @@ By default, the margin value is 0.2 (20%)
|
|||
.br
|
||||
\fB-rows <NR>\fP option forces the design to be placed in <NR> rows.
|
||||
.br
|
||||
The abutment box's width is automaticaly generated.
|
||||
The abutment box's width is automatically generated.
|
||||
.br
|
||||
This option won't be used if a defined placement file is given.
|
||||
.br
|
||||
|
@ -81,7 +81,7 @@ This option won't be used if a defined placement file is given.
|
|||
|
||||
\fBGnuplot\fP
|
||||
.br
|
||||
\fB-gnuplot\fP option allow to generate automaticaly gnuplot files, for editing statistics
|
||||
\fB-gnuplot\fP option allow to generate automatically gnuplot files, for editing statistics
|
||||
.br
|
||||
.SH ENVIRONMENT VARIABLES
|
||||
.PP
|
||||
|
|
Loading…
Reference in New Issue