=================================================================== Modification le : Fri Nov 30 11:59:26 CET 2001 Par : vincent =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/c4 In directory molene.lip6.fr:/users/cao/vincent/c4map/toto/alliance/sources/c4 Added Files: C4_check.c C4_check.h C4_layout.c C4_layout.h C4_lofig.c C4_lofig.h C4_main.c C4_main.h C4_topologie.c C4_topologie.h Makefile c4_buf_x2.ap c4_buf_x4.ap c4_in.ap c4_inv_x2.ap c4_inv_x4.ap c4_tr.ap delay.c delay.h fig.c fig.h giveName.c giveName.h inv_x4.al inv_x4.ap link.c link.h lofig.c lofig.h mainC4.c mainC4.o mainC4map.c names.h node.c node.h nxr2_x4.al nxr2_x4.ap optim.c optim.h reportInv.c reportInv.h resultat.al resultat.rep resultat.vst sff1_x4.al sff1_x4.ap tree.c tree.h ts_x4.al ts_x4.ap xr2_x4.al xr2_x4.ap Log Message: tout nouveau... =================================================================== Index: C4_check.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/c4/C4_check.c,v retrieving revision 1.1 retrieving revision 1.3 diff -r1.1 -r1.3 4c4 < /* Fonction C4_test_NOT() */ --- > /* Fonction C4_test_NOT() */ 15,18c15,18 < /* Fonction C4_expr_AND_OR() */ < /* */ < /* Cette fonction verifie l'absence d'operateurs */ < /* NOT/XOR/NOR/NAND dans l'expression a synthetiser */ --- > /* Fonction C4_expr_AND_OR() */ > /* */ > /* Cette fonction verifie l'absence d'operateurs */ > /* NOT/XOR/NOR/NAND/NXOR dans l'expression a synthetiser */ 31a32 > if (isabloperinexpr (ABL, ABL_NXOR)) return(0); 42,45c43,46 < /* fonction C4_pas_de_double() */ < /* */ < /* Cette fonction verifie qu'aucune variable n'est instanciee */ < /* plus d'une fois */ --- > /* fonction C4_pas_de_double() */ > /* */ > /* Cette fonction verifie qu'aucune variable n'est instanciee */ > /* plus d'une fois */ 57c58,94 < name = ABL_ATOM_VALUE (ABL); --- > name = ABL_ATOM_VALUE (ABL);/*------------------------------------------------------------\ > | | > | This file is part of the Alliance CAD System Copyright | > | (C) Laboratoire LIP6 - Département ASIM Universite P&M Curie| > | | > | Home page : http://www-asim.lip6.fr/alliance/ | > | E-mail support : mailto:alliance-support@asim.lip6.fr | > | | > | This progam is free software; you can redistribute it | > | and/or modify it under the terms of the GNU Library General| > | Public License as published by the Free Software Foundation | > | either version 2 of the License, or (at your option) any | > | later version. | > | | > | Alliance VLSI CAD System is distributed in the hope that | =================================================================== 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/