Commit Graph

914 Commits

Author SHA1 Message Date
Alan Mishchenko 76f3e03cc1 Commenting out verbose statements. 2012-03-08 02:10:20 +01:00
Alan Mishchenko 3634f60d7a Fixing a bug and adding verification of minimized counter-example. 2012-03-06 15:33:16 +01:00
Alan Mishchenko abde9fe948 Fixing a bug and adding verification of minimized counter-example. 2012-03-06 15:30:20 +01:00
Alan Mishchenko f7c7cb5c65 Adding switch '-n' to 'permute' to derive random topological ordering of internal nodes. 2012-03-06 11:53:07 +01:00
Alan Mishchenko 5ad0fea606 Extending memory page size for proof logging. 2012-03-05 09:01:50 +01:00
Niklas Een 12d9aaa7b4 Some fixes for VTA under Bridge. 2012-03-03 11:03:59 -08:00
Niklas Een 5b800e05de Counterexamples now work in Bridge 2012-03-03 10:10:07 -08:00
Niklas Een 929e5e16e6 Some fixes to the Bridge code. More to do. 2012-03-03 08:58:25 -08:00
Niklas Een 1e40c5b79f Removed warning in Abc_Print 2012-03-02 16:28:32 -08:00
Alan Mishchenko 90e95fcb48 Adding features related to the communication bridge. 2012-03-02 15:29:19 -08:00
Alan Mishchenko eb4aa42577 Enabling user-specified required times in 'map'. 2012-03-02 13:50:28 -08:00
Alan Mishchenko a0933b1643 Adding switch -N to 'super' to set an upper bound on the number of supergates generated. 2012-03-02 13:49:49 -08:00
Alan Mishchenko 7e805e5c9a Making GENLIB parser skip LATCHes. 2012-03-02 11:48:13 -08:00
Alan Mishchenko 7fa9de2da4 Redirecting printf messages. 2012-03-02 01:31:44 -08:00
Alan Mishchenko c47dc99a94 Redirecting printf messages. 2012-03-02 01:15:40 -08:00
Alan Mishchenko 4db9c63627 Redirecting printf messages. 2012-03-02 01:06:53 -08:00
Alan Mishchenko 7926d75ecb Adding features related to the communication bridge. 2012-03-02 00:57:48 -08:00
Alan Mishchenko a6f363d461 Created a communication bridge. 2012-03-01 22:36:34 -08:00
Alan Mishchenko 325ac583e6 Created a communication bridge. 2012-03-01 21:20:18 -08:00
Alan Mishchenko 2b39d60f6e Adding switch -N to 'super' to set an upper bound on the number of supergates generated. 2012-03-01 11:18:35 -08:00
Alan Mishchenko b90f1c73ae Adding switch -N to 'super' to set an upper bound on the number of supergates generated. 2012-02-29 16:44:16 -08:00
Alan Mishchenko b30791ba62 Updating 'print_library' to write GENLIB library into a file. 2012-02-29 16:43:28 -08:00
Alan Mishchenko d548040437 Bug fix in a standard cell library generator. 2012-02-29 16:15:31 -08:00
Alan Mishchenko 4b647de7fd Bug fix in a standard cell library generator. 2012-02-29 15:59:18 -08:00
Alan Mishchenko 3e5e7a2544 Added skipping &iso when there is only one PO. 2012-02-29 10:51:05 -08:00
Alan Mishchenko 1bf2b0351a Added skipping &iso when there is only one PO. 2012-02-29 10:38:18 -08:00
Alan Mishchenko d509c0c3a0 Bug fix in 'in' (look at the OR of the interpolants, rather than the last frontier, when K > 1). 2012-02-28 19:14:05 -08:00
Alan Mishchenko 0b1cfe886e Added switch -z to command 'removepo' to enable removing const1 outputs. 2012-02-27 17:50:48 -08:00
Alan Mishchenko bc85e5121d Tring to close a useless branch. 2012-02-26 09:02:40 -08:00
Alan Mishchenko c17a22ef8a Disabled verbose print-out in the SAT solvers. 2012-02-26 08:51:14 -08:00
Alan Mishchenko b06908d1e8 Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default (bug fix). 2012-02-25 15:54:11 -08:00
Alan Mishchenko 3f525b0d42 Silenced a gcc warning. 2012-02-24 16:18:38 -08:00
Alan Mishchenko b4fe108d86 Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default. 2012-02-24 16:11:49 -08:00
Alan Mishchenko 3552d39b71 Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default. 2012-02-24 13:37:31 -08:00
Alan Mishchenko d80f43a185 Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default. 2012-02-24 13:21:32 -08:00
Alan Mishchenko 8f4457772a Added a way to disable support for dynamic linking. 2012-02-24 09:44:16 -08:00
Alan Mishchenko c20d29e7e7 Silenced a gcc warning. 2012-02-23 13:49:49 -08:00
Baruch Sterin f42131935e pyabc: silnce more warnings 2012-02-23 13:45:51 -08:00
Baruch Sterin 4ade9fc7c8 pyabc: python 2.6 compatibility fix for previous commit (which silenced warnings) 2012-02-23 13:28:07 -08:00
Baruch Sterin af51bdaf3e pyabc: silenced warnings in gcc 2012-02-23 13:01:17 -08:00
Alan Mishchenko a87a3b4e33 Bug fix in stadard cell library representation. 2012-02-23 11:58:59 -08:00
Baruch Sterin 871684d2a0 pyabc changes with main branch 2012-02-23 11:11:21 -08:00
Baruch Sterin b879786e73 pyabc: added a function pyabc.iso_eq_classes() that retrieves the results of the "&iso" command 2012-02-23 11:09:57 -08:00
Alan Mishchenko 99e7d1d193 Bug fix in stadard cell library representation. 2012-02-23 10:24:01 -08:00
Alan Mishchenko 1d25ae3b1a Experiment with technology mapping. 2012-02-22 17:54:24 -08:00
Alan Mishchenko d2cab85976 Adding flag -s to &put to disable status clearing. 2012-02-22 08:06:22 -08:00
Alan Mishchenko 8ba2398138 Undoing a previuos change to not reset the status after &put. 2012-02-22 00:46:52 -08:00
Alan Mishchenko db3a005402 Experiment with technology mapping. 2012-02-20 21:34:50 -08:00
Alan Mishchenko e60d6c94a3 Experiment with technology mapping. 2012-02-20 21:33:51 -08:00
Alan Mishchenko 18ea60a06b Isomorphism checking code. 2012-02-20 16:43:15 -08:00