Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Updating LUT synthesis code. | Alan Mishchenko | 2021-05-11 | 2 | -10/+92 | |
| | | ||||||
| * | Updating LUT synthesis code. | Alan Mishchenko | 2021-05-08 | 1 | -2/+3 | |
| | | ||||||
| * | Fixing mismatch in &cec -x which should return undecided rather than ↵ | Alan Mishchenko | 2021-05-08 | 1 | -1/+1 | |
| | | | | | | | | non-equivalent when the miter cannot be reduced to constant 0. | |||||
| * | Experiments with LUT mapping for small functions. | Alan Mishchenko | 2021-05-01 | 2 | -4/+73 | |
| | | ||||||
| * | Making sure read_bench can read nodes up to 15 inputs. | Alan Mishchenko | 2021-04-30 | 2 | -5/+6 | |
| | | ||||||
| * | Several changes for standard mapping. | Alan Mishchenko | 2021-04-28 | 1 | -2/+4 | |
| | | ||||||
| * | Passing node labels. | Alan Mishchenko | 2021-04-26 | 3 | -0/+10 | |
| | | ||||||
| * | Computing sum of PO support sizes. | Alan Mishchenko | 2021-04-09 | 1 | -1/+2 | |
| | | ||||||
| * | An option to extend the number of primary inputs. | Alan Mishchenko | 2021-03-28 | 1 | -2/+32 | |
| | | ||||||
| * | Compiler warnings. | Alan Mishchenko | 2021-03-28 | 1 | -3/+3 | |
| | | ||||||
| * | Command &iwls21test for evaluating the results of 2021 IWLS Contest. | Alan Mishchenko | 2021-03-28 | 2 | -0/+184 | |
| | | ||||||
| * | Adding a random seed to control randomness in 'permute' (correction). | Alan Mishchenko | 2021-03-11 | 1 | -2/+2 | |
| | | ||||||
| * | Adding a random seed to control randomness in 'permute'. | Alan Mishchenko | 2021-03-11 | 1 | -2/+17 | |
| | | ||||||
| * | Preventing command history from being overwritten by internal scripts. | Alan Mishchenko | 2021-01-09 | 4 | -1/+10 | |
| | | ||||||
| * | Compiler warnings. | Alan Mishchenko | 2020-12-21 | 1 | -0/+1 | |
| | | ||||||
| * | Adding solver type in &sat. | Alan Mishchenko | 2020-12-16 | 1 | -2/+14 | |
| | | ||||||
| * | Adding generation of combinational speculative miters. | Alan Mishchenko | 2020-12-16 | 1 | -3/+17 | |
| | | ||||||
| * | Adding switch to replace proved outputs by const0. | Alan Mishchenko | 2020-12-16 | 1 | -5/+9 | |
| | | ||||||
| * | Deriving equivalent nets from proved equivalences. | Alan Mishchenko | 2020-12-09 | 1 | -1/+28 | |
| | | ||||||
| * | Adding timeout to several commands. | Alan Mishchenko | 2020-12-07 | 3 | -19/+52 | |
| | | ||||||
| * | Added switch -y to control blasting divide-by-zero condition. | Alan Mishchenko | 2020-11-29 | 3 | -3/+9 | |
| | | ||||||
| * | Renaming one command. | Alan Mishchenko | 2020-11-23 | 1 | -3/+3 | |
| | | ||||||
| * | Added an option to keep PI/PO names unchanged in 'short_names'. | Alan Mishchenko | 2020-11-22 | 3 | -4/+23 | |
| | | ||||||
| * | Passing conflict limit to &cec. | Alan Mishchenko | 2020-11-22 | 1 | -2/+2 | |
| | | ||||||
| * | Integration with several commands. | Alan Mishchenko | 2020-11-19 | 1 | -18/+41 | |
| | | ||||||
| * | Extending sweeper to handle XORs. | Alan Mishchenko | 2020-11-15 | 1 | -2/+2 | |
| | | ||||||
| * | Upgrading the SAT solvers. | Alan Mishchenko | 2020-11-14 | 1 | -3/+15 | |
| | | ||||||
| * | Improvements to the SAT sweeper. | Alan Mishchenko | 2020-11-13 | 1 | -3/+3 | |
| | | ||||||
| * | Adding and integrating new SAT solver APIs. | Alan Mishchenko | 2020-11-13 | 1 | -2/+15 | |
| | | ||||||
| * | Duplicating Glucose package. | Alan Mishchenko | 2020-11-12 | 1 | -0/+3 | |
| | | ||||||
| * | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-10 | 1 | -7/+23 | |
| | | ||||||
| * | Setting default conflict limit in &fraig to be high. | Alan Mishchenko | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-09 | 1 | -2/+8 | |
| | | ||||||
| * | Trying to explicitly compute don't-cares during optimization. | Alan Mishchenko | 2020-11-01 | 2 | -5/+14 | |
| | | ||||||
| * | Experimental cost function in technology mapping. | Alan Mishchenko | 2020-11-01 | 1 | -1/+5 | |
| | | ||||||
| * | Adding an option to write Verilog with LUT instances (compiler warnings). | Alan Mishchenko | 2020-10-31 | 2 | -3/+3 | |
| | | ||||||
| * | Adding an option to write Verilog with LUT instances. | Alan Mishchenko | 2020-10-31 | 2 | -3/+196 | |
| | | ||||||
| * | Fixing a clang error related to 'unlink'. | Alan Mishchenko | 2020-10-09 | 1 | -0/+3 | |
| | | ||||||
| * | New command 'read_sf'. | Alan Mishchenko | 2020-10-01 | 2 | -0/+128 | |
| | | ||||||
| * | Changing SAT sweepers (ifraig and &fraig) to be stronger by default. | Alan Mishchenko | 2020-09-24 | 1 | -1/+2 | |
| | | ||||||
| * | Improving MFFC computation code. | Alan Mishchenko | 2020-09-17 | 6 | -172/+181 | |
| | | ||||||
| * | Compiler warnings. | Alan Mishchenko | 2020-09-13 | 1 | -1/+1 | |
| | | ||||||
| * | Experiments with iterative synthesis. | Alan Mishchenko | 2020-09-13 | 4 | -37/+120 | |
| | | ||||||
| * | Adding switch &cec -w to print SAT solver stats. | Alan Mishchenko | 2020-09-06 | 1 | -2/+6 | |
| | | ||||||
| * | Fixing a typo in setting the miter type. | Alan Mishchenko | 2020-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | Verifying new resub code. | Alan Mishchenko | 2020-09-06 | 1 | -0/+1 | |
| | | ||||||
| * | Experiments with ICCAD CAD benchmarks (Problem A). | Alan Mishchenko | 2020-09-03 | 2 | -7/+627 | |
| | | ||||||
| * | Experiments with window computation. | Alan Mishchenko | 2020-08-15 | 1 | -0/+1 | |
| | | ||||||
| * | Making &cec use precomputed simulation info. | Alan Mishchenko | 2020-08-12 | 1 | -0/+5 | |
| | | ||||||
| * | New ways of reading MiniAIG. | Alan Mishchenko | 2020-07-29 | 1 | -3/+10 | |
| | |