alliance-programmers '2000
ALC : CVS loginfo, boog


Francois DONNET (Francois.DONNET@asim.lip6.fr)
Mon, 16 Oct 2000 12:34:46 +0200 (MET DST)

=================================================================== Modification le : Mon Oct 16 12:34:31 MET DST 2000 Par : francois =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/boog In directory beny:/users/cao/francois/alliance/sources/boog Modified Files: bog_lib_reader.c bog_main.c bog_map_pattern.c Log Message: precision sur env de MBK_TARGET_LIB =================================================================== Index: bog_lib_reader.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/boog/bog_lib_reader.c,v retrieving revision 1.3 retrieving revision 1.4 diff -r1.3 -r1.4 279a280,282 > char* memo_work; > char** memo_cata; > char* new_cata[2]; 288a292,299 > /*search only in our library not to interfer with others*/ > memo_work=WORK_LIB; > memo_cata=CATA_LIB; > WORK_LIB=cell_directory; > CATA_LIB=new_cata; > new_cata[0]=cell_directory; > new_cata[1]=NULL; > 304c315 < befig=vhdlloadbefig(NULL,name,0/*don't dump message*/); --- > befig=vhdlloadbefig(NULL,name,'P'); 307,308c318,319 < "BEH: unknown error %d in %s.vbe\n",befig->ERRFLG,befig->NAME); < fprintf(stderr,"Mapping Warning: Cell '%s' unused\n",befig->NAME); --- > "BEH: unknown error %d in %s.vbe\n",befig->ERRFLG,name); > fprintf(stderr,"Mapping Warning: Cell '%s' unused\n",name); 355a367,370 > > /*relax old env*/ > WORK_LIB=memo_work; > CATA_LIB=memo_cata; Index: bog_main.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/boog/bog_main.c,v retrieving revision 1.12 retrieving revision 1.13 diff -r1.12 -r1.13 114c114,116 < static char *input_file=NULL, *output_file=NULL, *lax_file=NULL, *debug_file=NULL, *xsch_file=NULL, *mbk_target_lib=NULL, *mbk_out_lo=NULL; --- > static char *input_file=NULL, *output_file=NULL, *lax_file=NULL, *debug_file=NULL, *xsch_file=NULL; > /*alliance env*/ > static char *mbk_target_lib=NULL, *mbk_out_lo=NULL, *mbk_in_lo=NULL; 238,240c240,243 < /*if no library defined*/ < mbk_target_lib=getenv ("MBK_TARGET_LIB"); < if (!mbk_target_lib) { =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/

 



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