abc/src/base/abci
Alan Mishchenko 787e3e1d12 Adding logfile dump to print_status. 2019-11-25 17:54:18 +07:00
..
abc.c Adding logfile dump to print_status. 2019-11-25 17:54:18 +07:00
abcAttach.c Changed printouts in a few places in supergate computation. 2012-09-24 22:57:01 -07:00
abcAuto.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcBalance.c Updating code to support barrier buffers. 2014-03-18 14:20:03 -07:00
abcBidec.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcBm.c Compiler warnings. 2017-07-22 11:41:17 +07:00
abcBmc.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcCas.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcCascade.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcCollapse.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
abcCut.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcDar.c Adding switch -o to 'map' and '&put' to control gate duplication. 2019-10-26 14:07:52 +03:00
abcDarUnfold2.c Various usability changes. 2018-11-18 21:01:30 -08:00
abcDebug.c Propagating changes after updating flag of 'sop'. 2015-02-19 12:57:05 -08:00
abcDec.c Data reading procedure. 2019-11-20 22:45:29 +08:00
abcDetect.c Adding switch &w -n to modify the comment section of the AIGER file written. 2018-11-21 13:12:01 -08:00
abcDress.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcDress2.c Adding missing code to 'dress'. 2016-04-27 17:33:36 -07:00
abcDress3.c Updates to arithmetic verification. 2017-01-14 16:11:59 +07:00
abcDsd.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcEco.c Adding experimental command. 2017-03-02 15:26:29 -08:00
abcEspresso.c Propagating changes after updating flag of 'sop'. 2015-02-19 12:57:05 -08:00
abcExact.c Fixing some update gcc. 2019-07-25 09:33:36 +07:00
abcExtract.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcFlop.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcFpga.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcFpgaFast.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcFraig.c Making sure the CI/CO are not ordered by 'fraig_restore'. 2015-06-29 12:01:42 -07:00
abcFx.c Fix compiler problems by #including the header from FXCH package. 2016-08-16 11:20:43 +09:00
abcFxu.c Better print-out of SOPs. Changing default of 'fx'. Updating 'satclp' to fine prine SOPs. 2016-01-12 11:55:50 -08:00
abcGen.c Adding option 'gen -b' to generate signed Booth multipliers. 2019-09-19 10:27:13 -07:00
abcHaig.c Cleaing AIG manager by removing pointers to HAIG. 2012-09-23 12:01:59 -07:00
abcIf.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
abcIfMux.c Significant improvement to LUT mappers (if, &if). 2014-02-16 19:30:38 -08:00
abcIfif.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcIvy.c Several recent bug fixes. 2018-11-04 20:24:33 +08:00
abcLog.c Various usability changes. 2018-11-18 21:01:30 -08:00
abcLut.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
abcLutmin.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcMap.c Adding switch -o to 'map' and '&put' to control gate duplication. 2019-10-26 14:07:52 +03:00
abcMeasure.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcMerge.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcMffc.c Propagating changes after updating flag of 'sop'. 2015-02-19 12:57:05 -08:00
abcMfs.c Experiments with don't-cares. 2017-03-26 21:46:09 -07:00
abcMini.c Compiler warnings. 2017-07-22 11:41:17 +07:00
abcMiter.c Experiments with miter construction. 2019-10-26 13:19:59 +03:00
abcMulti.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcMv.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcNpn.c Updated NPN classification code (compiler warnings). 2019-03-12 23:25:20 +01:00
abcNpnSave.c Synchronizing packages. 2014-09-20 17:01:47 -07:00
abcNtbdd.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcOdc.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcOrder.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcPart.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcPlace.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcPrint.c Corner case bug fix in print_stats (warning). 2019-11-19 21:06:34 +08:00
abcProve.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcQbf.c New command &genqbf to dump the QBF miter for ind inv computation. 2015-06-23 20:48:24 -07:00
abcQuant.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcReach.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcRec3.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
abcReconv.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcRefactor.c Several bug-fixed related to synthesis, library handling, and timimg info. 2015-09-23 18:44:07 -07:00
abcRenode.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcReorder.c Changes to be able to compile ABC without CUDD. 2015-08-24 19:49:18 -07:00
abcRestruct.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcResub.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcRewrite.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
abcRpo.c Bug fix in truth table reading for funcs with less than 6 vars. 2016-03-28 10:18:17 -07:00
abcRr.c Compiler warnings. 2017-07-22 11:41:17 +07:00
abcRunGen.c Adding new command handler for experimental procedures. 2019-04-17 14:54:35 -07:00
abcSat.c Compiler warnings. 2017-07-22 11:41:17 +07:00
abcSaucy.c Compiler warnings. 2013-07-12 13:16:12 -07:00
abcScorr.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcSense.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcSpeedup.c Renaming If_Lut_t into If_LibLut_t. 2012-12-10 01:07:41 -08:00
abcStrash.c Integrating barrier buffers. 2014-12-08 14:10:41 -08:00
abcSweep.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcSymm.c Adding verbosity flag to command 'symfun'. 2019-06-20 07:32:58 +02:00
abcTim.c Adding switch &w -n to modify the comment section of the AIGER file written. 2018-11-21 13:12:01 -08:00
abcTiming.c Several additional fixed in the timing manager. 2015-04-07 00:33:20 +07:00
abcUnate.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcUnreach.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcVerify.c Small fixes and a change to &cec to allow two files names given as command-line arguments. 2017-01-21 11:59:01 +08:00
abcXsim.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abciUnfold2.c the latest version 2014-06-04 22:49:44 -07:00
fahout_cut.c Fixing time primtouts throughout the code. 2012-07-07 18:15:08 -07:00
module.make Adding new command handler for experimental procedures. 2019-04-17 14:54:35 -07:00