alliance-programmers '2001
ALC : CVS loginfo, dpgen


Alain GREINER (Alain.GREINER@asim.lip6.fr)
Tue, 13 Mar 2001 18:39:07 +0100 (MET)

=================================================================== Modification le : Tue Mar 13 18:38:50 MET 2001 Par : alain =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/dpgen In directory heavy:/users/cao/alain/alliance/sources/dpgen Modified Files: dpgen_RF1.c Log Message: * dpgen_RF1.c : - Ajout de rappels d'alimentations. =================================================================== Index: dpgen_RF1.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/dpgen/dpgen_RF1.c,v retrieving revision 1.7 retrieving revision 1.8 diff -r1.7 -r1.8 6c6 < // Derniere modification 03/11/2000 --- > // Derniere modification 13/03/2001 pour ajout rappels alim 85,87d84 < /*---------------------------------------------------------*/ < /* DEBUT PROGRAMME PRINCIPAL */ < /*---------------------------------------------------------*/ 105c102 < long half; --- > long half,max; 162,167c159 < ////////////////////////////////////////////////////////// < // < // verification des parametres < // < ////////////////////////////////////////////////////////// < if ((nmot%2 == 1) || (nmot > 32) || (nmot < 6)) { --- > if ((nmot%2 == 1) || (nmot > 32) || (nmot < 4)) { 172a165,170 > if ((nmot == 4) && ((type == 2) || (type == 3))) { > printf("\n!!! DPGEN Register file with internal decoder !!!\n"); > printf("\n!!! The word number must be larger than 4 !!!\n\n"); > EXIT (1); > } > 208a207,208 > if (nmot > 4) adrange = 3; > if (nmot > 8) adrange = 4; 210,211d209 < else if (nmot > 8) adrange = 4; < else if (nmot > 4) adrange = 3; 991a990,1011 > > /////////////////////////////////////////////////////////////////// > // > // Placement des rappels d'alimentation > // > /////////////////////////////////////////////////////////////////// > > max = ntot/2 + 5; > GENLIB_PHSEG(CALU3,12,"vss", 10, 0, 10, (ntot + 8) * HCELL); =================================================================== 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.