abc/src/base/abci
JingrenWang 5f3a4fec83
Fix(&put): Missing spec in cec
Signed-off-by: JingrenWang <wjrforcyber@163.com>
2026-01-23 07:05:10 +08:00
..
abc.c Fix(&put): Missing spec in cec 2026-01-23 07:05:10 +08: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 Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -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 Command "genpop". 2025-12-10 14:12:22 -08:00
abcCascade.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcCollapse.c Dumping BDD variable order after 'clp'. 2020-05-18 16:02:57 -07:00
abcCut.c treewide: Fix spelling mistakes 2023-08-27 14:13:20 +02:00
abcDar.c Creating commands to match popular scripts. 2025-12-26 08:08:31 -08: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 Extending &funtrace to dump and load precomputed library. 2024-10-01 20:33:01 +07: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 Deriving equivalent nets from proved equivalences. 2020-12-09 21:59:49 -10:00
abcDress3.c Updates to arithmetic verification. 2017-01-14 16:11:59 +07:00
abcDsd.c Updating DSD profiling procedures. 2024-08-01 18:36:20 -07:00
abcEco.c Adding experimental command. 2017-03-02 15:26:29 -08:00
abcEspresso.c Disable cube-sort when deriving SOPs. 2021-05-11 15:54:43 -07:00
abcExact.c Suggested bug fixes in the old code. 2022-01-21 11:33:53 -08:00
abcExtract.c Adding command &extract. 2021-05-18 16:42:16 -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 Adding command to read ROM data. 2024-08-14 12:56:10 -07:00
abcFxu.c Disable cube-sort when deriving SOPs. 2021-05-11 15:54:43 -07:00
abcGen.c Experiments with circuit generators. 2024-07-31 17:39:11 -07:00
abcHaig.c Cleaing AIG manager by removing pointers to HAIG. 2012-09-23 12:01:59 -07:00
abcIf.c Adding deriving LUTs to if 2024-05-02 10:23:11 +02: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 Experiment with cost functions. 2023-02-28 13:50:35 +07:00
abcLog.c Various usability changes. 2018-11-18 21:01:30 -08:00
abcLut.c Compiler warnings. 2021-08-23 19:56:26 -07:00
abcLutmin.c Fixing a non-reproducibility issue in "lutmin". 2025-11-13 07:50:10 -08:00
abcMap.c fix read_mm 2025-03-17 10:26:32 +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 Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcMfs.c Fixing big-endian problems in mfs2 and &mfs. 2024-12-23 20:04:21 -08:00
abcMini.c rewire fix genlib change 2025-04-17 16:14:49 +08:00
abcMiter.c added -I options in &bmiter 2023-11-08 19:00:03 +08: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 Adding command-line switch 'testnpn -A 12' for P-only canonical form computation. 2021-12-03 18:48:26 -08:00
abcNpnSave.c Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcNtbdd.c Updating "short_names" and BDD profiling. 2025-05-19 10:24:56 -07:00
abcOdc.c Suggested bug fix in 'resub' with ODCs. 2022-11-29 10:51:59 -08:00
abcOrchestration.c Fix the null reference vulnerability 2025-03-11 03:38:50 +00:00
abcOrder.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
abcPart.c Updating &stochsyn. 2025-05-07 19:53:53 -07:00
abcPlace.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcPrint.c Adding printout of don't-cares after mapping. 2025-07-21 10:22:43 -07:00
abcProve.c Experiment with cost functions. 2023-02-28 13:50:35 +07:00
abcQbf.c Updating usage messages of QBF commands. 2024-07-24 09:46:56 -07:00
abcQuant.c Adding switch 'show -d' to keep (not delete) the .dot file after generating the .ps file. 2023-03-01 19:00:44 +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 Fixed performance bug in Feb 28 commit (0d0063f). 2023-08-12 16:36:18 +07:00
abcRenode.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcReorder.c Bug fix in sweep (which happens to be a rare bug in Abc_NodeMinimumBase). 2021-10-23 16:42:34 -07:00
abcRestruct.c Intersection a bug in rewrite/refactor. 2022-02-22 21:14:48 -08:00
abcResub.c Dumping a binary file with truth tables in "if". 2025-08-12 16:00:26 -07:00
abcRewrite.c Intersection a bug in rewrite/refactor. 2022-02-22 21:14:48 -08: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 Intersection a bug in rewrite/refactor. 2022-02-22 21:14:48 -08:00
abcRunGen.c Utility to duplicate inputs. 2025-05-07 16:53:51 -07:00
abcSat.c Experiments with sequential mapping. 2023-03-31 19:52:46 +07:00
abcSaucy.c Merge pull request #156 from Teemperor/FixMemoryLeak 2023-09-05 14:05:09 +07:00
abcScorr.c Updating interface of scorr. 2023-01-28 09:31:13 -10: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 Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcSweep.c Fixing another non-reproducibility issue. 2025-11-13 08:12:11 -08:00
abcSymm.c Updating how history is recorded. 2025-11-21 20:07:49 -08: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 Refactor(Typo):Expends->Expands 2023-08-29 10:46:57 +08:00
abcTopo.c Updateing "topoexact". 2025-12-14 22:54:25 -08:00
abcUnate.c Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
abcUnreach.c Disable cube-sort when deriving SOPs. 2021-05-11 15:54:43 -07:00
abcVerify.c Printing counter-examples in "cec" and "&cec". 2025-12-24 15:36:42 -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 Command "topoexact". 2025-12-05 20:44:46 -08:00