alliance-programmers '2000
ALC : CVS loginfo, sea


Jean-Paul CHAPUT (Jean-Paul.CHAPUT@asim.lip6.fr)
Thu, 7 Sep 2000 18:20:03 +0200

=================================================================== Modification le : Thu Sep 7 18:19:48 MEST 2000 Par : =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/sea In directory melon.lip6.fr:/users/cao/jpc/alliance/sources/sea Modified Files: DEF_actions.c DEF_drive.h Makefile sea.sh util_Defs.h util_MBK.c Added Files: seplace.sh sxlib_area.c Log Message: * util_MBK.c(copyUpCALUx) : - Suppression de faux messages d'erreurs. * sxlib_area.c/sxarea : - Calcul de la taille du design. Prevu pour etre interface avec un shell. * MBK2sh.c/mbk2sh : - Extrait la taille d'un design place pour le shell (utilise dans seplace.sh). =================================================================== Index: DEF_actions.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/sea/DEF_actions.c,v retrieving revision 1.3 retrieving revision 1.4 diff -r1.3 -r1.4 1611c1611 < copyUpCALU (LV_pLoFig, LV_pPhFig); --- > copyUpCALU (LV_pLoFig, LV_pPhFig, 0); Index: DEF_drive.h =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/sea/DEF_drive.h,v retrieving revision 1.1 retrieving revision 1.2 diff -r1.1 -r1.2 25,28c25,29 < # define F_FIXED_PINS 0x00000002 < # define F_PAD 0x00000004 < # define F_LAYERS_3 0x00000008 < # define F_LAYERS_6 0x00000010 --- > # define F_FLOORPLAN 0x00000002 > # define F_FIXED_PINS 0x00000004 > # define F_PAD 0x00000008 > # define F_LAYERS_3 0x00000010 > # define F_LAYERS_6 0x00000020 Index: Makefile =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/sea/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -r1.18 -r1.19 114a115,116 > sxlib_area = $(TARGET_BIN)/sxarea > MBK2sh = $(TARGET_BIN)/mbk2sh 117a120 > SEPLACE = $(TARGET_BIN)/seplace.sh 119c122,123 < LOCAL_BINS = $(a2DEF) $(DEF2a) $(sxlib2LEF) $(A2LEF) $(SEA) --- > LOCAL_BINS = $(a2DEF) $(DEF2a) $(sxlib2LEF) $(sxlib_area) $(MBK2sh) \ > $(A2LEF) $(SEA) $(SEPLACE) 151a156,177 > > > # -------------------------------------------------------------------- > # Rule set for sxlib_area. > > $(sxlib_area) : $(LOCAL_UTIL_OBJS) sxlib_area.o =================================================================== 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.