alliance-programmers '01
ALC : CVS loginfo, ocp/src


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Fri, 9 Nov 2001 15:30:55 +0100

=================================================================== Modification le : Fri Nov 9 15:30:40 CET 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: PPlacement.cpp Log Message: meilleure verification des orientations, on traite les cellules sur deux slices comme celles de dp_sxlib =================================================================== Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.45 retrieving revision 1.46 diff -r1.45 -r1.46 1203a1204,1206 > phfig* refpinsmodel = getphfig(refpins->FIGNAME, 'P'); > int refpinsheight = (int)((refpinsmodel->YAB2 - refpinsmodel->YAB1) > / (ROWHEIGHT * PITCH)); 1208c1211 < if ((transf == NOSYM) || (transf == SYM_X)) --- > if ((refpinsheight == 2) || (transf == NOSYM) || (transf == SYM_X)) 1213c1216 < if ((transf == NOSYM) || (transf == SYM_X)) --- > if ((refpinsheight == 2) || (transf == NOSYM) || (transf == SYM_X)) 1257c1260 < if ((pins->TRANSF == NOSYM) || (pins->TRANSF == SYM_X)) --- > if ((pinsheightrow == 2) || (pins->TRANSF == NOSYM) || (pins->TRANSF == SYM_X)) =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



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