Commit Graph

4370 Commits

Author SHA1 Message Date
Alan Mishchenko 197c65be0b Expriments with functions. 2018-09-07 18:47:45 +03:00
Alan Mishchenko a8d3b9a59e Expriments with functions. 2018-09-07 18:11:46 +03:00
Alan Mishchenko ca4ddb08d1 Adding solution dumping in BLIF to 'twoexact'. 2018-09-03 01:49:00 +07:00
Alan Mishchenko 922c3415b0 Expriments with functions (compiler warnings). 2018-08-30 20:21:37 +07:00
Alan Mishchenko 6d1fc80fa9 Expriments with functions. 2018-08-29 16:52:14 +07:00
Alan Mishchenko 7b2ef943da Expriments with functions. 2018-08-29 16:32:40 +07:00
Alan Mishchenko 2c73723b74 Skip non-driven nodes during DFS. 2018-08-26 19:01:20 +07:00
Alan Mishchenko 04dfe7cdee Complication problem fix. 2018-08-19 10:12:50 +07:00
Alan Mishchenko 3fb3c6bdd2 Experiments with function enumeration. 2018-08-01 22:26:42 -08:00
Alan Mishchenko 905a627758 Experiments with function enumeration. 2018-08-01 22:05:54 -08:00
Alan Mishchenko cc4e0be71b Experiments with function enumeration. 2018-08-01 21:58:40 -08:00
Alan Mishchenko 874bc274d4 Experiments with function enumeration. 2018-08-01 21:54:26 -08:00
Alan Mishchenko ac562a7b9d Experiments with function enumeration. 2018-08-01 21:44:15 -08:00
Alan Mishchenko 82bfe3a48f Experiments with function enumeration. 2018-08-01 21:41:47 -08:00
Alan Mishchenko af5a70c076 Experiments with function enumeration. 2018-08-01 21:29:21 -08:00
Alan Mishchenko bea3385fe5 Experiments with function enumeration. 2018-08-01 21:17:28 -08:00
Alan Mishchenko a4503d1c0b Experiments with function enumeration. 2018-08-01 21:03:02 -08:00
Alan Mishchenko cb165d8c15 Experiments with function enumeration. 2018-08-01 20:50:07 -08:00
Alan Mishchenko a5042e19c4 Experiments with function enumeration. 2018-08-01 20:40:01 -08:00
Alan Mishchenko 21e5b041d5 Experiments with function enumeration. 2018-08-01 20:31:02 -08:00
Alan Mishchenko b90528ab1e Experiments with function enumeration. 2018-08-01 19:09:54 -08:00
Alan Mishchenko 9c81dac95f Experiments with function enumeration. 2018-08-01 19:05:29 -08:00
Alan Mishchenko d379ba2fdc Experiments with function enumeration. 2018-08-01 19:00:00 -08:00
Alan Mishchenko 94f6bfef8d Experiments with function enumeration. 2018-08-01 18:51:42 -08:00
Alan Mishchenko 1256abca71 Adding procedure to compute tuples of k out of n as a BDD. 2018-07-29 22:39:27 -08:00
Alan Mishchenko 7732b9a2f4 Procedure to return seq equivalences. 2018-07-22 19:59:29 -07:00
Alan Mishchenko ae6716b064 Counting ones in truth table. 2018-07-21 17:27:36 -07:00
Alan Mishchenko 24407e13db Bug fix in 'gen -b'. 2018-07-08 14:38:27 -07:00
Alan Mishchenko 8110199a5e Updating command 'majgen'. 2018-07-04 22:17:28 -07:00
Alan Mishchenko 76aa1d4fed Bug fix. 2018-07-04 21:45:48 -07:00
Alan Mishchenko 7d641b7cbe Updating command 'majgen'. 2018-07-04 21:43:33 -07:00
Alan Mishchenko 18bc189aba Generating adder-trees using 'gen -b -A <num> -N <num> <file>.v'. 2018-07-04 18:58:59 -07:00
Alan Mishchenko f49e8f0fe7 Adding command 'majgen'. 2018-07-04 14:04:08 -07:00
Alan Mishchenko 7522e68b58 Bug fix by Horus Nero. 2018-06-25 14:01:31 -07:00
Alan Mishchenko 9ff928a781 Path enumeration using SAT. 2018-06-20 20:55:55 -07:00
Alan Mishchenko 2dd629a4e5 Bug fix in polynomial construction. 2018-06-20 20:09:41 -07:00
Alan Mishchenko 28a1307a61 Command %blastmem for bit-blasting small memories. 2018-06-16 18:47:23 -07:00
Alan Mishchenko f4a267d581 Bug fix in 'lutpack' (level count overflow). 2018-06-16 14:52:20 -07:00
Alan Mishchenko 15939511df Extending NDR to support adder/subtractor. 2018-06-14 21:13:54 -07:00
Alan Mishchenko baab8c11f2 Enabling user-specified output signature in &polyn (bug fix). 2018-06-13 21:44:16 -07:00
Alan Mishchenko 01d736cba4 Enabling user-specified output signature in &polyn. 2018-06-13 19:34:52 -07:00
Alan Mishchenko aa2f29fa67 Bug fix (accessing unassigned memory). 2018-06-12 07:47:27 -07:00
Alan Mishchenko 1c990fc4f2 Experiments with path enumeration. 2018-06-10 22:31:59 -07:00
Alan Mishchenko dca2218275 Compiler warnings. 2018-06-08 12:30:13 -07:00
Alan Mishchenko d06d78363c Improvements in bit-blasting of adders and multipliers. 2018-06-08 12:11:40 -07:00
Alan Mishchenko a08cc8b29b Changing makefile to suppress warnings with GCC 5+ 2018-06-08 12:03:39 -07:00
Alan Mishchenko b729c737b5 Adding switch 'clp -o' to reverse initial variable ordering. 2018-06-07 15:53:12 -07:00
Alan Mishchenko aae37ffd4c Experiments with path enumeration. 2018-06-06 14:17:52 -07:00
Alan Mishchenko 867600b766 Supporting the decoder primitive in NDR and bit-blasting. 2018-06-05 16:23:04 -07:00
Alan Mishchenko 5b588e0951 Exposing a switch to generate carry-lookahead adder during bit-blasting. 2018-06-05 13:49:23 -07:00