Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding switch to replace proved outputs by const0. | Alan Mishchenko | 2020-12-16 | 3 | -2/+64 |
* | Adding timeout to several commands. | Alan Mishchenko | 2020-12-07 | 1 | -1/+1 |
* | Deriving structural choices from proved equivalences. | Alan Mishchenko | 2020-12-07 | 1 | -0/+111 |
* | Window resub testing. | Alan Mishchenko | 2020-11-29 | 1 | -0/+64 |
* | Fixing a memory corruption problem accidentally introduced by fixing memory l... | Alan Mishchenko | 2020-11-21 | 1 | -2/+2 |
* | Integration with several commands. | Alan Mishchenko | 2020-11-19 | 2 | -2/+2 |
* | Experiments with MFFC computation. | Alan Mishchenko | 2020-11-16 | 1 | -42/+108 |
* | Experiments with MFFC computation (bug fix). | Alan Mishchenko | 2020-11-15 | 2 | -3/+3 |
* | Experiments with MFFC computation. | Alan Mishchenko | 2020-11-15 | 4 | -1/+228 |
* | Improvements to the SAT sweeper. | Alan Mishchenko | 2020-11-14 | 2 | -0/+2 |
* | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-11 | 1 | -0/+118 |
* | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-09 | 2 | -3/+7 |
* | Improving resub window computation by always including the TFI of the pivot n... | Alan Mishchenko | 2020-11-03 | 1 | -6/+24 |
* | Experimental cost function in technology mapping. | Alan Mishchenko | 2020-11-01 | 2 | -15/+23 |
* | Rare bug fix in mapping with choices. | Alan Mishchenko | 2020-10-29 | 2 | -0/+74 |
* | Bug fix in window output computation. | Alan Mishchenko | 2020-09-30 | 1 | -5/+6 |
* | Memory leaks. | Alan Mishchenko | 2020-09-28 | 2 | -0/+4 |
* | Memory leaks. | Alan Mishchenko | 2020-09-25 | 2 | -0/+2 |
* | Improvement to reconv-driven windowing. | Alan Mishchenko | 2020-09-21 | 1 | -2/+3 |
* | Performance bug in k-resub and faster windowing. | Alan Mishchenko | 2020-09-18 | 2 | -26/+236 |
* | Experiment with using MUXes in k-resub engine. | Alan Mishchenko | 2020-09-17 | 1 | -6/+102 |
* | Compiler warnings. | Alan Mishchenko | 2020-09-17 | 2 | -2/+2 |
* | Improving MFFC computation code. | Alan Mishchenko | 2020-09-17 | 1 | -1/+1 |
* | Bug fixed in the resub code. | Alan Mishchenko | 2020-09-16 | 1 | -12/+73 |
* | Compiler warnings. | Alan Mishchenko | 2020-09-13 | 1 | -1/+1 |
* | Experiments with iterative synthesis. | Alan Mishchenko | 2020-09-13 | 2 | -5/+124 |
* | Verifying new resub code. | Alan Mishchenko | 2020-09-06 | 1 | -19/+155 |
* | Experiments with window computation. | Alan Mishchenko | 2020-08-15 | 1 | -16/+364 |
* | New ways of reading MiniAIG. | Alan Mishchenko | 2020-07-29 | 1 | -1/+1 |
* | New ways of reading MiniAIG. | Alan Mishchenko | 2020-07-29 | 1 | -0/+268 |
* | Fixing new resub code. | Alan Mishchenko | 2020-07-20 | 1 | -2/+1 |
* | Fixing new resub code. | Alan Mishchenko | 2020-07-20 | 2 | -122/+215 |
* | Experiment with structural similarity. | Alan Mishchenko | 2020-07-16 | 4 | -0/+145 |
* | Correctly handling transfer of additional AIG info when AIG has no internal n... | Alan Mishchenko | 2020-07-13 | 2 | -4/+20 |
* | Adding new resub code. | Alan Mishchenko | 2020-07-08 | 2 | -0/+580 |
* | Experimental simulation. | Alan Mishchenko | 2020-06-04 | 1 | -9/+72 |
* | Experimental simulation. | Alan Mishchenko | 2020-06-03 | 1 | -0/+99 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-15 | 4 | -258/+386 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-13 | 1 | -67/+221 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-11 | 1 | -4/+10 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-08 | 1 | -37/+119 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-07 | 1 | -35/+87 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-07 | 1 | -233/+442 |
* | Experiment with permutations. | Alan Mishchenko | 2020-05-03 | 1 | -1/+1 |
* | Experiment with permutations. | Alan Mishchenko | 2020-05-03 | 1 | -0/+95 |
* | Compiler warnings and errors. | Alan Mishchenko | 2020-05-03 | 2 | -3/+5 |
* | Compiler warnings. | Alan Mishchenko | 2020-05-03 | 1 | -1/+0 |
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-03 | 4 | -3/+789 |
* | Merge pull request #65 from FPGeh/fix_seq_synth | alanminko | 2020-04-30 | 1 | -5/+7 |
|\ | |||||
| * | Gia_ManDupPermFlop to behave as Gia_ManDupPerm | Eddie Hung | 2020-01-23 | 1 | -5/+7 |