abc/src/bool/kit
alanminko cf25d25dd0
Merge pull request #195 from hzeller/20221121-fix-msan-issue
Make sure all 32 bits of bit-field are initialized.
2023-05-18 22:33:14 -07:00
..
cloud.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
cloud.h Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
kit.h Fix undefined behavior in signed/unsigned shifting. 2022-11-21 12:36:41 -08:00
kitAig.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
kitBdd.c Changes to be able to compile ABC without CUDD. 2015-08-24 21:09:43 -07:00
kitCloud.c Make sure all 32 bits of bit-field are initialized. 2022-11-21 12:23:11 -08:00
kitDec.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
kitDsd.c Experiments with the mapper. 2022-06-23 07:48:10 -07:00
kitFactor.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
kitGraph.c Updating LUT synthesis code. 2021-05-26 23:25:08 -07:00
kitHop.c Compiler warnings. 2023-02-28 15:40:06 +07:00
kitIsop.c Extend ISOP to return the truth table. 2020-04-02 18:29:39 -07:00
kitPerm.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
kitPla.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
kitSop.c New fast extract. 2013-05-05 01:54:11 -07:00
kitTruth.c Suggested white-space changes for fewer gcc warnings. 2019-03-04 14:29:57 -08:00
kit_.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
module.make Major restructuring of the code. 2012-01-21 04:30:10 -08:00