LOG(1) | cao-vlsi reference manual | LOG(1) |
log - logical representations for boolean functions and utilities.
See the file buster/alliance/alc_origin.1.en.gz.
log is a set of structures and functions that permits to manipulate several representations of boolean functions. Several programs and libraries of the cao-vlsi cad tools rest on the log package. Three different kind of functions are available for:
Let's suppose that actual mbk version is 'nnn'. In order to use
log, libMutnnn.a library must be called.
makefile:
HEADER = -I/labo/include
LIB = -L/labo/lib -lMut -ltsh -labl -lbdd
Each library can be called separatly. The "log.h" header file must
be inserted in the files that use the functions or the structures defined in
a library.
L. BURGUN salle 30 T. 55-65 Universite P&M Curie - 4 pl. Jussieu - FRANCE
Thanks to P. REMY, F. PETROT, P. ALLEGRE and N. DICTUS.
See the file buster/alliance/alc_bug_report.1.en.gz.
October 1, 1997 | ASIM/LIP6 |