COUGAR(1) | ALLIANCE USER COMMANDS | COUGAR(1) |
cougar - Hierarchical netlist extractor
cougar [ -v ] [ -c ] [ -f ] [ -t ] [ -ar ] [ -ac ] input_name [ output_name ]
See the file buster/alliance/alc_origin.1.en.gz.
Lynx changed its name to Cougar during May 2002 in
order to avoid name conflict with the famous text-mode Web browser.
Cougar is a hierarchical layout extractor. It builds a netlist of
interconnections from a symbolic layout view. The input argument is
the name of the symbolic layout cell to be extracted, using as input format
the one selected by the MBK_IN_PH(1) environment variable. If
output is present, the resulting netlist will be given this name. If
no output is given, then input will also be the generated
netlist name. The output format is specified by the MBK_OUT_LO(1)
environment variable.
As most of the Alliance cad tools, cougar uses mbk(1)
environment variables. MBK_CATA_LIB(1), MBK_WORK_LIB(1),
MBK_IN_PH(1), MBK_OUT_LO(1), RDS_TECHNO_NAME(1).
Cougar computes capacitances attached to the signals if the
-ac option is set. At the moment, the value of these capacitances is
computed for a typical one micron technology, and cannot be changed by the
user through a technology file. The extracted netlist can be simulated for
performance evaluation.
The typical capacitances are given below in 10e-18 farad / lamda^2 :
Cougar checks the two basic ALLIANCE rules regarding
connector names:
When no options are specified, the current hierarchical level is extracted. The resulting netlist is the list of interconnections of the current layout hierarchy level. Three options are available to change cougar behaviour :
prompt> cougar -v amd2901
prompt> cat $MBK_WORK_LIB/$MBK_CATAL_NAME a2_y a2p_y
.
. prompt> cougar -f amd2901
prompt> cougar -t amd2901
al(5), MBK_CATA_LIB(1), MBK_WORK_LIB(1), MBK_CATAL_NAME(1), MBK_IN_PH(1), catal(5), RDS_TECHNO_NAME(1).
See the file buster/alliance/alc_bug_report.1.en.gz.
October 1, 1997 | ASIM/LIP6 |