abc/src/base/abci
Alan Mishchenko 2feb5da23c Compiler warning. 2019-03-28 07:52:45 -07:00
..
abc.c Extending simulation interface. 2019-03-28 07:50:14 -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 Compiler warning. 2019-03-28 07:52:45 -07: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 Disjoint-support decomposition with cofactoring and boolean difference analysis 2016-11-08 17:00:35 -02: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 Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -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 Bug fix in 'gen -b'. 2018-07-08 14:38:27 -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 Moving global declarations into 'abcapi.h' and moving it into 'main' package. 2017-03-02 20:50:56 -08: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 Adding interpolant computation sat_solver2. 2013-09-02 15:14:49 -07: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 Procedures to generate constant-argument multipliers. 2019-01-08 12:06:50 -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
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 switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07: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 experimental command. 2017-03-02 15:26:29 -08:00