abc/src/base/abci
Alan Mishchenko 051cc64ee2 Gate level abstraction (command &gla). 2012-06-28 23:06:07 -07:00
..
abc.c Gate level abstraction (command &gla). 2012-06-28 23:06:07 -07:00
abcAttach.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcAuto.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcBalance.c Additional features for delay optimization 2012-03-21 23:19:49 -07:00
abcBidec.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcBm.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
abcBmc.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcCas.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcCascade.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
abcCollapse.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcCut.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcDar.c Changing the rules of assigning the names when AIG is converted into a logic network. 2012-05-11 08:35:54 +07:00
abcDebug.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcDress.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcDress2.c Enabled demitering dual-output miters. 2012-03-23 22:52:30 -07:00
abcDsd.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcEspresso.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcExtract.c Logic sharing for multi-input gates (silencing a warning). 2012-03-27 21:59:13 -07:00
abcFlop.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcFpga.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcFpgaFast.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcFraig.c Bug fix in fraig_restore. 2012-05-06 22:52:56 +08:00
abcFxu.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcGen.c Added generation of multipliers in 'gen'. 2012-05-15 09:34:24 +07:00
abcHaig.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcIf.c Enabling mapping into multi-input AND/OR gates. 2012-03-27 20:15:02 -07:00
abcIfMux.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcIfif.c Experiment with technology mapping. 2012-02-22 17:54:24 -08:00
abcIvy.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcLog.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
abcLut.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcLutmin.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
abcMap.c Enabling user-specified required times in 'map'. 2012-03-02 13:50:28 -08:00
abcMeasure.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcMerge.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcMffc.c Moving Vec_IntPrint to where it belongs. 2012-01-29 21:22:26 -08:00
abcMini.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcMiter.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcMulti.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcMv.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcNpnSave.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcNtbdd.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcOdc.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcOrder.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcPart.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcPlace.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcPrint.c Improving printouts of critical path. 2012-04-06 00:45:58 -07:00
abcProve.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcQbf.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcQuant.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcReach.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRec.c Changing 'if' to allow for delay optimization on sequential paths only. 2012-05-20 17:27:53 +07:00
abcReconv.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRefactor.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRenode.c Changing 'if' to allow for delay optimization on sequential paths only. 2012-05-20 17:27:53 +07:00
abcReorder.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRestruct.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcResub.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRewrite.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcRr.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcSat.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcScorr.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
abcSense.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcSpeedup.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcStrash.c Logic sharing for multi-input gates. 2012-03-25 16:49:29 -07:00
abcSweep.c Better resolution of CO drivers. Should impact the QoR after 'if'. 2012-05-15 15:28:42 +07:00
abcSymm.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcTiming.c Improving printouts of critical path. 2012-04-09 20:01:40 -07:00
abcUnate.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcUnreach.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcVerify.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcXsim.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abc_new.h Version abc80130_2 2008-01-30 20:01:00 -08:00
fahout_cut.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
module.make Logic sharing for multi-input gates. 2012-03-25 16:58:40 -07:00