alliance-users '01
RE: Problems with path in alliance


Rafael Becerra (rafabe@mail.com)
Sun, 20 May 2001 07:30:56 -0500

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 20 May 2001.