summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* casts: add casts for unsigned -> signed intSean Cross2023-02-151-1/+1
* Bug fix in &dch -x.Alan Mishchenko2022-10-191-1/+1
* Updating features of &if mapper.Alan Mishchenko2022-10-091-1/+1
* fix compile warningsYukio Miyasaka2022-09-191-19/+19
* Compiler warnings.Alan Mishchenko2022-09-192-8/+3
* Compiler warnings.Alan Mishchenko2022-09-191-3/+21
* Compiler warnings.Alan Mishchenko2022-09-191-1/+4
* Compiler warnings.Alan Mishchenko2022-09-191-11/+23
* fix compile errors and warningsYukio Miyasaka2022-09-191-134/+98
* Temporarily disabling new code.Alan Mishchenko2022-09-191-0/+2
* Temporarily disabling new code.Alan Mishchenko2022-09-191-0/+18
* import ttoptYukio Miyasaka2022-09-172-0/+1208
* Compiler warnings.Alan Mishchenko2022-08-301-2/+2
* Testing utility code.Alan Mishchenko2022-08-301-0/+31
* Various changes.Alan Mishchenko2022-08-301-1/+2
* Various changes.Alan Mishchenko2022-08-302-8/+464
* Changing 2:1 MUX fanin order to be (ctrl, data0, data1).Alan Mishchenko2022-08-111-1/+1
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-081-0/+37
* Investigating complex miters.Alan Mishchenko2022-08-031-2/+86
* New switch in command &st for adding buffers.Alan Mishchenko2022-07-311-0/+21
* Constructing boolean relation.Alan Mishchenko2022-07-301-0/+156
* Various changes.Alan Mishchenko2022-07-305-1/+85
* 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