alliance-users '01
Re: Problems with path in alliance : to Rafael Becerra from Rodrigo Lourenço


Rodrigo (RL_wolf@netcabo.pt)
Sun, 20 May 2001 14:21:11 +0100

-----Original Message----- From: Rafael Becerra <rafabe@mail.com> To: alliance-users@asim.lip6.fr <alliance-users@asim.lip6.fr> Date: Domingo, 20 de Maio de 2001 13:41 Subject: RE: Problems with path in alliance Adivinhas mal, eu apenas falo Portugues, no entanto, tirando uma ou outra palavra, entendo bem o espanhol. A path em questão é C:\work\vhdl\lib, o .:/work/vhdl/lib , foi apenas uma das varias modificações que procurei ao longo de varios dias a tentar por o aliance a trabalhar. se quiseres vou-te enviar parte do trabalho que já se encontra feito e operacional. Disseste que usaste o alliance no Linux, eu hoje tentei tambem usa-lo no Linux, no entanto em ficheiros que já haviam sido compilados anteriormente, tive erros aparentemente sem razão de ser. Possivelmente por terem sido editados em no edit, no entanto quando os editei no vi, não vi os caracteres ^C que caracterizam o fim de linha no DOS, ou ^M que caracterizam o fim de ficheiro no DOS envio-te todo o controlo do projecto que estou a fazer e que já se encontra feito, e a biblioteca que quero instalar. Obrigado pela atenção dispendida. >I guess you speak spanish, so: > >Mira: Yo siempre he usado Alliance desde Linux, asi que no se si lo que >te vaya a decir aplique con Cygwin. >Primero veo que estas estableciendo el MBK_CATA_LIB a >".:/work/vhdl/lib;", me parece que ahi hay un error, pues los dos puntos >":" es un delimitador para separar diferentes paths. No se si ya has >probado estableciendo MBK_CATA_LIB a "./work/vhdl/lib;", además puede >ser más conveniente si le das el path completo (por ejemplo >"/home/rafabe/vlsi/work/vhdl/lib;"). > >Otro apunte: hace rato no toco Alliance, así que se me ha ido olvidando >la diferencia en la función de algunas vars de entorno, pero me acuerdo >que generalmente también modificaba MBK_TARGET_LIB de forma que quedara >apuntando a MBK_CATA_LIB. > >Si de todas formas sigues con problemas, puedes enviarme algunos >archivos para probarlos acá, así aprovecho para pegarle una repasada a >Alliance. > >Att: Rafael Becerra > >P.D. Obviamente, te recomiendo que cualquier reply al correo lo hagas a >la lista de usuarios, no a mi directamente.... > > >----Original Message Follows---- >From: "Rodrigo" <RL_wolf@netcabo.pt> >To: <alliance-users@asim.lip6.fr> >Subject: problems with path in alliance >Date: Sun, 20 May 2001 12:21:59 +0100 > >I´m trying to install o library as default >I have the directory installed in c:\work\vhdl\lib >I´m using windows98 1st edition > >But when I run scmap it doesn´t work, can any help me. > > >Bellow the result I get. > >--------------------------------------------------------------------------- - > >--------------------------------------------------------------------------- - > >- > @@@@ @ @@@@ @ > @ @@ @@ @@ > @@ @ @@ @ > @@@ @@ @ @@@ @@ @@@ @@@@ @@@ @@@ > @@@@ @@ @@@ @@ @@ @@ @ @@@ @@ > @@@@ @@ @@ @@ @@ @@ @@ @@ @@ > @@@ @@ @@ @@ @@ @@@@@ @@ @@ > @ @@ @@ @@ @@ @@ @@ @@ @@ @@ > @@ @@ @@ @ @@ @@ @@ @@ @@ @@ @@ > @@@ @ @@ @@ @@ @@ @@ @@ @@@ @@@ @@ > @ @@@@ @@@@ @@@@ @@@ @@@ @@@@ @@ @@ @@@ > @@ > @@@@ > > Mapping Standard Cells > > Alliance CAD System 4.0.6, scmap 4.0.9 [1999/11/09] > Copyright (c) 1990-2001, ASIM/LIP6/UPMC > E-mail support: alliance-support@asim.lip6.fr > >================================ Environment >================================ >MBK_WORK_LIB = . >MBK_CATA_LIB = .:/work/vhdl/lib; >MBK_TARGET_LIB = /work/vhdl/lib >MBK_IN_LO = vst >MBK_OUT_LO = vst >======================= Files, Options and Parameters >======================= >VHDL file = logico.vbe >output file = logic.vst >Parameter file = default.lax >Mode = Mapping standard cell >Optimization mode = 50% area - 50% delay optimization >Optimization level = 2 >=========================================================================== = > >=== > >Compiling 'logico' ... >Running Standard Cell Mapping >Mapping SC : Error >--> There is no cell in directory '/work/vhdl/lib' > > >--------------------------------------------------------------------------- - > >--------------------------------------------------------------------------- - > >- > >I have tried to change the path, several times. >my alc_env.bat > >--------------------------------------------------------------------------- - > >--------------------------------------------------------------------------- - > >- >REM ,,, >REM (o o) >REM ###=====oOO--(_)--OOO=========================================#### >REM >REM Alliance CAD system environnement >REM Usage (in C-shell) : > source alc_env.csh >REM (C) 1997 Czo -- <Olivier.Sirol@lip6.fr> >REM $Id: $ >REM Generated from alc_env.bat.in on Fri Feb 11 13:41:20 2000 >REM >REM $ALLIANCE_OS and %ALLIANCE_TOP% are the only variables you will >REM have to modify if something goes wrong > >REM Which platform for Alliance CAD >REM >REM WARNING : if changing this remember to do it on the 3 config files >: >REM configure.in alc_env.sh.in and alc_env.csh.in > >set ALLIANCE_OS=Cygwin > >REM Where t:he Alliance CAD is installed > >set ALLIANCE_TOP=/usr/local/alliance/archi/%ALLIANCE_OS% > >REM User def >set MBK_IN_LO=vst >set MBK_OUT_LO=vst >set MBK_IN_PH=ap >set MBK_OUT_PH=ap > >set MBK_WORK_LIB=. >set MBK_CATAL_NAME=Catal > >set MBK_SCALE_X=100 > >set VH_MAXERR=10 >set VH_BEHSFX=vbe >set VH_PATSFX=pat >set VH_DLYSFX=dly > >set MBK_CATA_LIB=.:/work/vhdl/lib >set MBK_TARGET_LIB=/work/vhdl/lib >set MBK_C4_LIB=./cellsC4 > >set MBK_VDD=vdd >set MBK_VSS=vss > >set XPAT_PARAM_NAME=%ALLIANCE_TOP%/etc/xpat.par >set XFSM_PARAM_NAME=%ALLIANCE_TOP%/etc/xfsm.par >set XSCH_PARAM_NAME=%ALLIANCE_TOP%/etc/xsch.par > >set DREAL_TECHNO_NAME=%ALLIANCE_TOP%/etc/cmos_7.dreal >set GRAAL_TECHNO_NAME=%ALLIANCE_TOP%/etc/cmos_7.graal > >set RDS_TECHNO_NAME=%ALLIANCE_TOP%/etc/cmos_8.rds > >set RDS_IN=cif >set RDS_OUT=cif > >set ELP_TECHNO_NAME=%ALLIANCE_TOP%/etc/prol10.elp > >REM Cygwin > >set MAKE_MODE=UNIX >set DISPLAY=:0 > >REM Update PATH and MANPATH > >set MANPATH=%ALLIANCE_TOP%/man;%MANPATH% > >REM The path var should be written in dos style here, not unix >REM You might need to modify this by hand >REM set PATH=%ALLIANCE_TOP%/bin;%PATH% > >set >PATH=c:\usr\local\alliance\archi\%ALLIANCE_OS%\bin;%PATH%;c:\Cygwin\bin; > > > >REM EOF > >bash > >--------------------------------------------------------------------------- - > >--------------------------------------------------------------------------- - > >- > > > >

 



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