summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* Commenting out unimportant assertion.Alan Mishchenko2022-06-271-1/+1
* Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-261-0/+14
* Experiments with technology mapping.Alan Mishchenko2022-06-252-0/+258
* Adding command to check resub problem solution.Alan Mishchenko2022-06-102-7/+91
* Adding command to check resub problem solution.Alan Mishchenko2022-06-103-0/+508
* Enabling support for reading AIGs with XOR gates.Alan Mishchenko2022-06-052-1/+74
* Supporting new resub problem format.Alan Mishchenko2022-06-021-1/+49
* Improvements to MiniAIG.Alan Mishchenko2022-05-221-3/+22
* Improvements to MiniAIG.Alan Mishchenko2022-05-182-13/+283
* Removing equivalence classes when they are not properly refined.Alan Mishchenko2022-04-281-0/+3
* Bug fix in &uif.Alan Mishchenko2022-04-241-2/+2
* Supporting multiple box types in &uif.Alan Mishchenko2022-04-241-17/+36
* Bug fix in &uif.Alan Mishchenko2022-04-241-4/+12
* Experiments with SAT sweeping.Alan Mishchenko2022-04-243-0/+1327
* Experiments with word-level data structures.Alan Mishchenko2022-04-222-1/+210
* Experiments with word-level data structures.Alan Mishchenko2022-04-042-7/+85
* Experiments with word-level data structures.Alan Mishchenko2022-02-021-1/+1
* Suggested bug fix.Alan Mishchenko2022-01-221-1/+1
* Suggested bug fixes in the old code.Alan Mishchenko2022-01-213-3/+3
* Experiments with word-level data structures.Alan Mishchenko2022-01-213-2/+20
* Changes to pattern generation.Alan Mishchenko2021-12-261-32/+63
* Adding new command &icec.Alan Mishchenko2021-12-172-0/+65
* Fixing a rare problem with choice nodes.Alan Mishchenko2021-12-161-0/+26
* Bug fix in blasting word-level flops.Alan Mishchenko2021-12-021-0/+8
* Merge pull request #139 from antmicro/fix-unconnected-couts-upstreamalanminko2021-11-101-1/+24
|\
| * Fix typoMichael Gielda2021-10-261-1/+1
| * Added including unconnected carry-outs in the carry-chain connection list.Maciej Kurc2021-10-251-1/+24
* | Temporary fix to a &blut problem.Alan Mishchenko2021-11-071-2/+2
* | Compiler warnings.Alan Mishchenko2021-11-052-22/+37
* | Bug fix and new procedures.Alan Mishchenko2021-11-022-4/+6
* | New API for external calls.Alan Mishchenko2021-10-261-0/+16
|/
* Various changes.Alan Mishchenko2021-10-225-67/+187
* Experiments with pattern generation.Alan Mishchenko2021-10-104-0/+1376
* Experiments with SAT solving.Alan Mishchenko2021-10-092-0/+1366
* New command &stochsyn for stochastic synthesis.Alan Mishchenko2021-10-071-57/+204
* Compiler warning.Alan Mishchenko2021-10-061-1/+1
* New command &stochsyn for stochastic synthesis.Alan Mishchenko2021-10-062-0/+322
* Various changes.Alan Mishchenko2021-10-061-0/+1
* Various changes.Alan Mishchenko2021-09-306-1/+1211
* Other compiler changes.Alan Mishchenko2021-09-261-1/+1
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-2612-21/+21
* Various changes.Alan Mishchenko2021-09-261-4/+56
* Experiment with simulation.Alan Mishchenko2021-09-221-2/+55
* Adding command &reshape.Alan Mishchenko2021-09-212-2/+2
* Adding command &reshape.Alan Mishchenko2021-09-212-15/+15
* Adding command &reshape.Alan Mishchenko2021-09-212-2/+2
* Removing unused command.Alan Mishchenko2021-09-211-2/+0
* Improving MiniAIG and name manager.Alan Mishchenko2021-09-162-12/+16
* Further debugging of MiniLUT APIs.Alan Mishchenko2021-09-161-1/+72
* Various changes.Alan Mishchenko2021-09-142-1/+135