abc/src/base/abc
alanminko bc0f65cbfc
Merge pull request #460 from calewis/fix_ub
Make multiplications use unsigned to avoid UB on overflow
2025-12-24 07:23:49 -08:00
..
abc.h Fixing another non-reproducibility issue. 2025-11-13 08:12:11 -08:00
abcAig.c Merge pull request #460 from calewis/fix_ub 2025-12-24 07:23:49 -08:00
abcBarBuf.c Bug fix in handling barrier buffers. 2014-05-11 22:13:40 +07:00
abcBlifMv.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
abcCheck.c Disabling choices when they are computed incorrectly. 2021-11-30 15:23:20 -08:00
abcDfs.c Bug fixing in "stockmap". 2025-03-05 17:46:39 -08:00
abcFanOrder.c Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcFanio.c Adding command 'cof' to replace node by a constant. 2018-09-27 14:49:29 -07:00
abcFunc.c Adds option to unamap network using a non static version of the library 2024-07-31 22:19:43 +00:00
abcHie.c Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcHieCec.c Making sure 0-input LUTs are supported by the DSD matching code. 2015-05-14 13:12:17 -07:00
abcHieGia.c Simplifying AIG with barrier buffers. 2014-12-19 22:02:28 -08:00
abcHieNew.c Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
abcInt.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
abcLatch.c treewide: Fix spelling mistakes 2023-08-27 14:13:20 +02:00
abcLib.c Adding duplicator of the design manager. 2014-05-12 13:52:28 +08:00
abcMinBase.c Suggested changes to properly initialize the variable array for Cudd_bddVectorCompose(). 2022-04-02 23:44:57 -07:00
abcNames.c Updating "short_names" and BDD profiling. 2025-05-19 10:24:56 -07:00
abcNetlist.c Cleaning up AIG output in EQN format. 2023-08-26 17:12:50 +07:00
abcNtk.c fix a bug when yosys constants are already declared 2025-06-17 16:41:43 -07:00
abcObj.c Passing node labels. 2021-04-26 18:52:44 -07:00
abcRefs.c Improving performance of 'lutpack'. 2020-01-10 17:44:48 +02:00
abcShow.c Patch to support WASI builds 2024-08-07 14:49:13 +02:00
abcSop.c Adding print-out of LUT mapping stats. 2025-05-13 22:49:55 -07:00
abcUtil.c Fixing another non-reproducibility issue. 2025-11-13 08:12:11 -08:00
abc_.c initial commit of public abc 2010-11-01 01:35:04 -07:00
module.make Adding cyclicity check for netlist with boxes. 2014-11-10 14:55:27 -08:00