alliance-support '1998
Re: alc_env.csh


Czo [Olivier SIROL] (Olivier.Sirol@asim.lip6.fr)
Mon, 30 Mar 1998 18:54:19 +0200

Pascal VARNIOL wrote: Bonjour, je suis en train de travailler sur les bench du projet Mips du mois de Novembre. J obtiens une erreur : syntax error at line 14: `switch' unexpected J utilise le fichier : /users/soft5/newlabo Visiblement ce n est pas votre fichier qui est en cause, puisque j obtiens la meme erreur a une ligne differente, pour un autre alc_env.csh. En fait si vous pouviez m eclairer quant a la nature de l erreur. Par avance merci. Pascal VARNIOL. LIZEZ les README!!! in sh . [where you have installed Alliance]/alliance/share/etc/alc_env.sh in csh source [where you have installed Alliance]/alliance/share/etc/alc_env.csh # Alliance VLSI CAD System # # Home page : http://asim.lip6.fr/alliance/ # E-mail support : mailto:alliance-support@asim.lip6.fr # ftp sites : ftp://ftp.lip6.fr/lip6/softs/alliance/ # or ftp://asim.lip6.fr/pub/alliance/ # # $Id: README,v 1.4 1997/12/15 17:39:11 czo Exp czo $ # Alliance # =================================================================== "Alliance VLSI CAD System" is free Software. Unlike versions of Alliance up to 3.1 that where released including sources, version 3.2 and up will not be available with the source code. Source is however still available, but only upon request to alliance-support@lip6.fr. The release of the source is now subject to a non disclosure agreement. You are welcome to use the software package even for commercial designs whithout any fee. You are just required to mention : "Designed with Alliance CAD system" You can get Alliance via anonymous FTP from ftp.lip6.fr ftp://ftp.lip6.fr/lip6/softs/alliance/ or ftp://asim.lip6.fr/pub/alliance/ # Downloading # =================================================================== You will have to download at least two files : one for the common files of Alliance (like cells library) and another containing binaries for your specific platform. Actually only Linux_elf, SunOS and Solaris are supported. alliance-3.2b-common.tar.gz Files common to each platform *required* alliance-3.2b-i386-linux-2.0.30.tar.gz Binaries Linux_elf alliance-3.2b-sparc-sunos-4.1.1.tar.gz Binaries SunOS alliance-3.2b-sparc-solaris-2.5.1.tar.gz Binaries Solaris # Installation : # =================================================================== You *dont* need to be root to install Alliance in a directory you *own* In the example above I assume you have logged as root 1/ cd to the directory where you want to install Alliance cd /usr/local 2/ Unpack the common package gunzip -c alliance-3.2b-common.tgz | tar -pvxf - 3/ Unpack one of the platform specific package gunzip -c alliance-3.2b-Linux_elf.tgz | tar -pvxf - 4/ cd to alliance/share/etc and run the 'configure' script (This is the *only* script you need to run) cd alliance/share/etc ./configure If you install Alliance on different platforms you'll need to run the 'configure' script on each of them # Usage : # =================================================================== Each user has to source alc_env.[c]sh to set Alliance environment variables to be able to run the Alliance tools. in sh . [where you have installed Alliance]/alliance/share/etc/alc_env.sh in csh source [where you have installed Alliance]/alliance/share/etc/alc_env.csh This could be done in system's profile (/etc/profile)... so that it would be done at user login This sets various default environement variables which could be changed by user later (Like MBK_OUT_LO to set the netlist output file format). If you encounter problems, check the value of these variables in alc_env.[c]sh $MACHINE : actually Linux_elf or SunOS or Solaris $TOP : actually [where you have installed Alliance]/alliance/archi/Linux_elf or [where you have installed Alliance]/alliance/archi/SunOS or [where you have installed Alliance]/alliance/archi/Solaris That's all :-) # EOF -- Sincerely, Olivier. ==================================================================== Olivier SIROL Alliance Team ASIM/LIP6/UPMC Coul. 55-65, 2e etg, Bur. 213 75252 Paris Cedex 05 mailto:Olivier.Sirol@lip6.fr Tel: (33/0) 1.44.27.74.78 http://asim.lip6.fr/~czo/ Fax: (33/0) 1.44.27.72.80

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 22 March 2001.