=================================================================== Modification le : Tue Nov 21 14:59:41 MET 2000 Par : francois =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/boog In directory beny:/users/cao/francois/alliance/sources/boog Modified Files: Makefile bog_lib_cell.c bog_lib_cell.h bog_lib_complete.c bog_lib_format.c bog_lib_negativ.c bog_lib_permute.c bog_lib_permute.h bog_lib_reader.c bog_lib_utils.c bog_lib_utils.h bog_main.c bog_map_abl.c bog_map_adapt.c bog_map_adapt.h bog_map_befig.c bog_map_delay.c bog_map_pattern.c bog_map_pattern.h bog_map_prepare.c bog_normalize_DAG.c bog_normalize_register.c bog_signal_adapt.c bog_signal_delay.c bog_signal_nameindex.c bog_signal_utils.c bog_signal_utils.h bog_unflatten_area.c bog_unflatten_befig.c bog_unflatten_delay.c Log Message: registre a reset asynchrone pattern matching plus performant ---------------------------------------------------------------------- Enter Log. Lines beginning with `CVS:' are removed automatically Committing in alliance/sources/boog/ Modified Files: Makefile bog_lib_cell.c bog_lib_cell.h bog_lib_complete.c bog_lib_format.c bog_lib_negativ.c bog_lib_permute.c bog_lib_permute.h bog_lib_reader.c bog_lib_utils.c bog_lib_utils.h bog_main.c bog_map_abl.c bog_map_adapt.c bog_map_adapt.h bog_map_befig.c bog_map_delay.c bog_map_pattern.c bog_map_pattern.h bog_map_prepare.c bog_normalize_DAG.c bog_normalize_register.c bog_signal_adapt.c bog_signal_delay.c bog_signal_nameindex.c bog_signal_utils.c bog_signal_utils.h bog_unflatten_area.c bog_unflatten_befig.c bog_unflatten_delay.c ---------------------------------------------------------------------- =================================================================== Index: Makefile =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/boog/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -r1.7 -r1.8 44c44 < BOOG_VERSION = '"1.00 [2000/06/01]"' --- > BOOG_VERSION = '"1.10 [2000/11/18]"' 97,99d96 < bog_lib_reader.o bog_lib_format.o bog_lib_permute.o \ < bog_lib_negativ.o bog_lib_cell.o bog_lib_specifications.o \ < bog_lib_complete.o bog_lib_utils.o bog_lib_matching.o \ 100a98 > bog_signal_delay.o bog_normalize_message.o bog_normalize_nameindex.o \ 103c101,103 < bog_normalize_message.o bog_normalize_nameindex.o \ --- > bog_lib_negativ.o bog_lib_cell.o bog_lib_specifications.o \ > bog_lib_complete.o bog_lib_utils.o bog_lib_matching.o \ > bog_lib_format.o bog_lib_permute.o bog_lib_reader.o \ 105d104 < bog_signal_delay.o Index: bog_lib_cell.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/boog/bog_lib_cell.c,v retrieving revision 1.3 retrieving revision 1.4 diff -r1.3 -r1.4 46d45 < static cell_list* LATCH_CELLS=NULL; 55c54 < /* return the list of flip-flop cells */ --- > /* return the list of flip-flop and latch cells */ 57c56 < extern cell_list* getcell_flip_flop_lib() --- > extern cell_list* getcell_register_lib() 63,70d61 < /* return the list of latch cells */ < /******************************************************************************/ < extern cell_list* getcell_latch_lib() < { < return LATCH_CELLS; < } < < /******************************************************************************/ 88c79 =================================================================== 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/