abc/src/bdd/cudd
Daniel Gröber b7d1435db1 treewide: Fix spelling mistakes
A particularly pedantic set of changes currently used in Debian

Authored-By: Ruben Undheim <ruben.undheim@gmail.com>
2023-08-27 14:13:20 +02:00
..
Makefile Upgrade to the latest CUDD 2.4.2. 2011-02-13 13:42:25 -08:00
cuBdd.make Version abc71001 2007-10-01 08:01:00 -07:00
cudd.h Making changes suggested by Mark Jarvin. 2013-05-19 21:50:09 -07:00
cudd.make Version abc71001 2007-10-01 08:01:00 -07:00
cuddAPI.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddAddAbs.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddAddApply.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddAddFind.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddAddInv.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddAddIte.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddAddNeg.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddAddWalsh.c Compiler warnings. 2012-08-29 17:14:02 -07:00
cuddAndAbs.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
cuddAnneal.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddApa.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddApprox.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddBddAbs.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddBddCorr.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddBddIte.c fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier" 2023-07-18 09:17:58 -07:00
cuddBridge.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddCache.c fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier" 2023-07-18 09:17:58 -07:00
cuddCheck.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddClip.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddCof.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddCompose.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
cuddDecomp.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddEssent.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddExact.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddExport.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddGenCof.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddGenetic.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddGroup.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddHarwell.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddInit.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddInt.h Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
cuddInteract.c Fixing an interger overflow problem in constructing the variable interaction matrix. 2012-08-08 09:29:43 -07:00
cuddLCache.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddLevelQ.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddLinear.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddLiteral.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddMatMult.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddPriority.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddRead.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddRef.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddReorder.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddSat.c fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier" 2023-07-18 09:17:58 -07:00
cuddSign.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddSolve.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddSplit.c fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier" 2023-07-18 09:17:58 -07:00
cuddSubsetHB.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddSubsetSP.c treewide: Fix spelling mistakes 2023-08-27 14:13:20 +02:00
cuddSymmetry.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddTable.c Compiler warnings. 2012-08-29 17:31:14 -07:00
cuddUtil.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddWindow.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddZddCount.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddZddFuncs.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddZddGroup.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddZddIsop.c Changes to make compiler happy. 2021-11-27 17:37:34 -08:00
cuddZddLin.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddZddMisc.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
cuddZddPort.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
cuddZddReord.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddZddSetop.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
cuddZddSymm.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
cuddZddUtil.c Replacing 'st_table' by 'st__table' to resolve linker problems. 2012-09-29 17:11:03 -04:00
license Adding missing license agreements 2010-11-29 01:23:21 -08:00
module.make Version abc71001 2007-10-01 08:01:00 -07:00
r7x8.1.mat Version abc71001 2007-10-01 08:01:00 -07:00
r7x8.1.out Upgrade to the latest CUDD 2.4.2. 2011-02-13 13:42:25 -08:00
testcudd.c Upgrade to the latest CUDD 2.4.2. 2011-02-13 13:42:25 -08:00