diff --git a/alliance/src/distrib/Makefile.am b/alliance/src/distrib/Makefile.am new file mode 100644 index 00000000..7f2e75d7 --- /dev/null +++ b/alliance/src/distrib/Makefile.am @@ -0,0 +1,3 @@ +# $Id: Makefile.am,v 1.1 2002/05/07 10:39:29 czo Exp $ + +SUBDIRS = doc etc diff --git a/alliance/src/distrib/configure.in b/alliance/src/distrib/configure.in new file mode 100644 index 00000000..302bb3ae --- /dev/null +++ b/alliance/src/distrib/configure.in @@ -0,0 +1,19 @@ +dnl $Id: configure.in,v 1.1 2002/05/07 10:39:29 czo Exp $ + +AC_INIT(etc/alc_env.csh) +AM_INIT_AUTOMAKE(distrib, 1.0) + +AC_PROG_INSTALL +AC_PROG_MAKE_SET + +AM_ALLIANCE + +AC_OUTPUT([ +Makefile +doc/Makefile +etc/Makefile +etc/alc_env.sh +etc/alc_env.csh +]) + + diff --git a/alliance/src/distrib/doc/Makefile.am b/alliance/src/distrib/doc/Makefile.am new file mode 100644 index 00000000..bf99fe81 --- /dev/null +++ b/alliance/src/distrib/doc/Makefile.am @@ -0,0 +1,4 @@ +# $Id: Makefile.am,v 1.1 2002/05/07 10:39:30 czo Exp $ + +man_MANS=alc_bug_report.1 alc_origin.1 +EXTRA_DIST=$(man_MANS) diff --git a/alliance/src/distrib/doc/alc_bug_report.1 b/alliance/src/distrib/doc/alc_bug_report.1 new file mode 100644 index 00000000..820292b8 --- /dev/null +++ b/alliance/src/distrib/doc/alc_bug_report.1 @@ -0,0 +1,18 @@ +.\" $Id: alc_bug_report.1,v 1.1 2002/05/07 10:39:30 czo Exp $ +.\" +.\" Generic footer for alliance man pages +.\" + +.SH BUG REPORT + +This tool is under development at the +.B ASIM/LIP6/UPMC +laboratory, cao-vlsi research team. +.br +We need your feedbak to improve documentation and tools. +.br +If you find bugs, please fill-in the form at +.br +.I http://www\-asim.lip6.fr/alliance/support/bug\-report/ +.br +Thanks for doing this. diff --git a/alliance/src/distrib/doc/alc_origin.1 b/alliance/src/distrib/doc/alc_origin.1 new file mode 100644 index 00000000..152da8b0 --- /dev/null +++ b/alliance/src/distrib/doc/alc_origin.1 @@ -0,0 +1,34 @@ +.\" $Id: alc_origin.1,v 1.1 2002/05/07 10:39:30 czo Exp $ +.\" +.\" Generic header for alliance man pages +.\" + +.SH ORIGIN +This software belongs to the +.I ALLIANCE +CAD system from the +CAO-VLSI team at +.B ASIM/LIP6/UPMC +laboratory. +.br +.ce +LIP6/ASIM +.br +.ce +University P. et M. Curie +.br +.ce +4, place Jussieu +.br +.ce +75252 PARIS Cedex 05 +.br +.ce +FRANCE +.br +Fax : {33/0} 1.44.27.62.86 +.br +E-mail support : +.I alliance\-support@asim.lip6.fr + + diff --git a/alliance/src/distrib/etc/Makefile.am b/alliance/src/distrib/etc/Makefile.am new file mode 100644 index 00000000..4db18fef --- /dev/null +++ b/alliance/src/distrib/etc/Makefile.am @@ -0,0 +1,8 @@ +# $Id: Makefile.am,v 1.1 2002/05/07 10:39:31 czo Exp $ + +etcdir=$(DESTDIR)$(prefix)/etc + +etc_DATA=alc_env.csh alc_env.sh + +EXTRA_DIST=$(etc_DATA) + diff --git a/alliance/src/distrib/etc/alc_env.csh.in b/alliance/src/distrib/etc/alc_env.csh.in new file mode 100644 index 00000000..27123d46 --- /dev/null +++ b/alliance/src/distrib/etc/alc_env.csh.in @@ -0,0 +1,69 @@ +# -*- Mode: Shell-script -*- +# -*- vim: set filetype=csh: -*- +# ,,, +# (o o) +####=====oOO--(_)--OOO=========================================#### +# +# Alliance CAD system environnement +# Usage (in C-shell) : > source alc_env.csh +# (C) 1997 Czo -- +# $Id: alc_env.csh.in,v 1.1 2002/05/07 10:39:31 czo Exp $ +# Generated from alc_env.csh.in on @DATE@ + +# $ALLIANCE_TOP defines where Alliance CAD is installed + +setenv ALLIANCE_TOP @prefix@ + +# user prefs + +setenv MBK_IN_LO vst +setenv MBK_OUT_LO vst +setenv MBK_IN_PH ap +setenv MBK_OUT_PH ap + +setenv MBK_WORK_LIB . +setenv MBK_CATAL_NAME CATAL + +setenv MBK_SCALE_X 100 + +setenv VH_MAXERR 10 +setenv VH_BEHSFX vbe +setenv VH_PATSFX pat +setenv VH_DLYSFX dly + +setenv MBK_CATA_LIB .:$ALLIANCE_TOP/cells/sxlib:$ALLIANCE_TOP/cells/dp_sxlib:$ALLIANCE_TOP/cells/padlib +setenv MBK_TARGET_LIB $ALLIANCE_TOP/cells/sxlib +setenv MBK_C4_LIB ./cellsC4 + +setenv MBK_VDD vdd +setenv MBK_VSS vss + +setenv XPAT_PARAM_NAME $ALLIANCE_TOP/etc/xpat.par +setenv XFSM_PARAM_NAME $ALLIANCE_TOP/etc/xfsm.par +setenv XSCH_PARAM_NAME $ALLIANCE_TOP/etc/xsch.par + +setenv RDS_IN cif +setenv RDS_OUT cif + +setenv DREAL_TECHNO_NAME $ALLIANCE_TOP/etc/cmos.dreal +setenv GRAAL_TECHNO_NAME $ALLIANCE_TOP/etc/cmos.graal +setenv GENVIEW_TECHNO_NAME $ALLIANCE_TOP/etc/cmos.genview + +setenv RDS_TECHNO_NAME $ALLIANCE_TOP/etc/cmos.rds +setenv ELP_TECHNO_NAME $ALLIANCE_TOP/etc/prol.elp + +# Update PATH and MANPATH +if $?PATH then + setenv PATH $ALLIANCE_TOP/bin:$PATH +else + setenv PATH $ALLIANCE_TOP/bin +endif + +if $?MANPATH then + setenv MANPATH $ALLIANCE_TOP/man:$MANPATH +else + setenv MANPATH $ALLIANCE_TOP/man:/usr/share/man:/usr/man:/usr/local/man:/usr/X11R6/man:/usr/lib/perl5/man +endif + +# EOF + diff --git a/alliance/src/distrib/etc/alc_env.sh.in b/alliance/src/distrib/etc/alc_env.sh.in new file mode 100644 index 00000000..8a89c142 --- /dev/null +++ b/alliance/src/distrib/etc/alc_env.sh.in @@ -0,0 +1,81 @@ +# -*- Mode: Shell-script -*- +# -*- vim: set filetype=sh: -*- +# ,,, +# (o o) +####=====oOO--(_)--OOO=========================================#### +# +# Alliance CAD system environnement +# Usage (in Bourne-shell) : > . alc_env.sh +# (C) 1997 Czo -- +# $Id: alc_env.sh.in,v 1.1 2002/05/07 10:39:31 czo Exp $ +# Generated from alc_env.sh.in on @DATE@ + +# $ALLIANCE_TOP defines where Alliance CAD is installed + +ALLIANCE_TOP=@prefix@ +export ALLIANCE_TOP + +# user prefs + + MBK_IN_LO=vst; export MBK_IN_LO + MBK_OUT_LO=vst; export MBK_OUT_LO + MBK_IN_PH=ap; export MBK_IN_PH + MBK_OUT_PH=ap; export MBK_OUT_PH + + MBK_WORK_LIB=.; export MBK_WORK_LIB + MBK_CATAL_NAME=CATAL; export MBK_CATAL_NAME + + MBK_SCALE_X=100; export MBK_SCALE_X + + VH_MAXERR=10; export VH_MAXERR + VH_BEHSFX=vbe; export VH_BEHSFX + VH_PATSFX=pat; export VH_PATSFX + VH_DLYSFX=dly; export VH_DLYSFX + + MBK_CATA_LIB=.:$ALLIANCE_TOP/cells/sxlib:$ALLIANCE_TOP/cells/dp_sxlib:$ALLIANCE_TOP/cells/padlib; export MBK_CATA_LIB + MBK_TARGET_LIB=$ALLIANCE_TOP/cells/sxlib; export MBK_TARGET_LIB + MBK_C4_LIB=./cellsC4; export MBK_C4_LIB + + MBK_VDD=vdd; export MBK_VDD + MBK_VSS=vss; export MBK_VSS + +XPAT_PARAM_NAME=$ALLIANCE_TOP/etc/xpat.par +export XPAT_PARAM_NAME +XFSM_PARAM_NAME=$ALLIANCE_TOP/etc/xfsm.par +export XFSM_PARAM_NAME +XSCH_PARAM_NAME=$ALLIANCE_TOP/etc/xsch.par +export XSCH_PARAM_NAME + +RDS_IN=cif +export RDS_IN +RDS_OUT=cif +export RDS_OUT + +DREAL_TECHNO_NAME=$ALLIANCE_TOP/etc/cmos.dreal +export DREAL_TECHNO_NAME +GRAAL_TECHNO_NAME=$ALLIANCE_TOP/etc/cmos.graal +export GRAAL_TECHNO_NAME +GENVIEW_TECHNO_NAME=$ALLIANCE_TOP/etc/cmos.genview +export GENVIEW_TECHNO_NAME + +RDS_TECHNO_NAME=$ALLIANCE_TOP/etc/cmos.rds +export RDS_TECHNO_NAME +ELP_TECHNO_NAME=$ALLIANCE_TOP/etc/prol.elp +export ELP_TECHNO_NAME + + +## Update PATH and MANPATH +#PATH=$HOME/labo/$ALLIANCE_OS/bin:$ALLIANCE_TOP/bin:$PATH +PATH=$ALLIANCE_TOP/bin:$PATH +export PATH + +if [ "X${MANPATH}Y" != "XY" ] +then + MANPATH=$ALLIANCE_TOP/man:$MANPATH +else + MANPATH=$ALLIANCE_TOP/man:/usr/share/man:/usr/man:/usr/local/man:/usr/X11R6/man:/usr/lib/perl5/man +fi +export MANPATH + +# EOF +