Before installing BASICOPT, be sure you have installed the SIS
tool. SIS can be obtained from the UC Berkeley EECS FTP site ftp://ic.eecs.berkeley.edu/pub/Sis/
, and all
questions and comments regarding it can be addressed to sis@ic.eecs.berkeley.edu
.
To fully configure and install BASICOPT on your system, follow the steps below:
mkdir
unpackdir
cd
unpackdir
gunzip -c basicopt.tar.gz | tar xvf -
The source resides in a directory called basicopt-1.1
when
unpacked. We call this the top level of the source directory, or
srcdir. Under this directory, we have:
README
file;bin
directory containing the basicopt
Perl script and the remlatch
binary file;lib
directory containing the sis
scripts
for combinational optimization;examples
directory containing some examples for
testing;doc
directory which contains the PostScript file of
the user manual;man
directory containing a manual
page.
Makefile
:
SIS
SIS
to the name
of the SIS tool binary file with its full path.BASICOPT_DISTRIB_DIR
BIN_DIR
basicopt
and
remlatch
commands.
MAN1_DIR
PERL
gmake
. If it finishes
successfully the installation, it will print the BASICOPT version.
Monica Robert, Horia Toma