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


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Wed, 12 Sep 2001 21:55:30 +0200

=================================================================== Modification le : Wed Sep 12 21:55:15 CEST 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory coltrane.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: Makefile.am PPlacement.cpp PPlacement.h PPlacementFinal.cpp PPlacementGlobal.cpp Log Message: on avance sur le preplacement, ça deconne encore completement, et on met le pied vers le placement detaille ... =================================================================== Index: Makefile.am =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -r1.3 -r1.4 7a8,9 > CXXFLAGS = -g -Wall > Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -r1.8 -r1.9 71c71 < cout << "Number total of instances to place is .... " << nbins << endl; --- > cout << "Number total of instances is .... " << nbins << endl; 211a212 > { 212a214,224 > assert (_rows.begin() != _rows.end()); > for (PRows::iterator rfirst = _rows.begin(); rfirst != _rows.end(); rfirst++) > { > cerr << *rfirst << endl; > for (PRow::PSubRows::iterator srit = rfirst->_subRows.begin(); > srit != rfirst->_subRows.end(); srit++) > { > cerr << *srit << endl; > } > } > } 219d230 < cout << "Number of Instances to place is ... " << _nInsToPlace << endl; 568d578 < phfig_list* phfig = getphfig(ins_it->GetInstance()->FIGNAME, '0'); 597d606 < double XMax = _binsWidth * (double)NBins; 635a645 > exit(0); 640a651 > exit(0); 694c705 < exit (1); --- > exit (0); 701c712 < exit (1); --- =================================================================== 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 13 September 2001.