summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-214-162/+599
* Assertion failure in reading NDR.Alan Mishchenko2020-02-201-1/+2
* Adding min-level merging of equivalence classes of AIG nodes.Alan Mishchenko2020-02-192-5/+180
* Experimental simulation based code.Alan Mishchenko2020-02-064-638/+1181
* Temporary commenting out of the assertion.Alan Mishchenko2020-02-061-1/+1
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-278-16/+12
* Adding several new utilities.Alan Mishchenko2020-01-273-2/+111
* Adding a warning in retiming when no node delays are given.Alan Mishchenko2020-01-231-1/+1
* Adding a warning in retiming when no node delays are given.Alan Mishchenko2020-01-231-1/+6
* Experiments with resubstitution.Alan Mishchenko2020-01-212-2/+366
* Experiments with simulation patterns.Alan Mishchenko2020-01-202-1/+570
* Experiments with MUX restructuring.Alan Mishchenko2020-01-201-7/+34
* Experiments with MUX restructuring.Alan Mishchenko2020-01-192-0/+89
* Adding new command to generate specialized miter.Alan Mishchenko2020-01-192-0/+228
* Adding CNF variable mapping rules.Alan Mishchenko2020-01-181-0/+11
* Adding AIG stats logging (using JSON format).Alan Mishchenko2020-01-161-0/+14
* Adding AIG stats logging.Alan Mishchenko2020-01-161-0/+25
* Adding switch -g to use global rather than local BDDs in 'muxes'.Alan Mishchenko2020-01-144-14/+80
* Preventing 'mfs' from using fanins of fixed objects as divisors.Alan Mishchenko2020-01-111-1/+38
* Suggested fix to not collect leaves of black boxes.Alan Mishchenko2020-01-111-4/+4
* Adding dynamic memory alloc for the buffer in Liberty file reader.Alan Mishchenko2020-01-111-3/+9
* Improving performance of 'lutpack'.Alan Mishchenko2020-01-109-19/+143
* Preserving additional AIG manager when dandling nodes are present.Alan Mishchenko2020-01-082-1/+4
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-0711-57/+270
* Adding commands 'save' and 'load' for mapped networks.Alan Mishchenko2020-01-032-0/+152
* Making sure arrival time of constant node is -infinity.Alan Mishchenko2020-01-022-0/+36
* Forgot to update module make when adding giaDeep.cAlan Mishchenko2019-12-181-0/+1
* Bug fix in collapsing with boxes.Alan Mishchenko2019-12-171-1/+51
* Adding experimental command.Alan Mishchenko2019-12-142-6/+18
* Adding experimental command.Alan Mishchenko2019-12-142-0/+129
* Commenting out assertion.Alan Mishchenko2019-12-141-1/+1
* Bug fix in recently modified code.Alan Mishchenko2019-12-111-1/+1
* Making &gla iterate over property outputs.Alan Mishchenko2019-12-113-13/+61
* Bug fix in recently modified code.Alan Mishchenko2019-12-111-7/+9
* Special case in Verilog parser.Alan Mishchenko2019-12-062-0/+20
* Renaming options of command &sat.Alan Mishchenko2019-12-051-4/+4
* Changes to several APIs.Alan Mishchenko2019-12-054-16/+92
* Small changes.Alan Mishchenko2019-12-041-2/+8
* Assert in &verify only holds when boxes are not removed.Alan Mishchenko2019-12-041-2/+11
* Accidentally losing flop info while rehashing AIG.Alan Mishchenko2019-12-031-5/+9
* Updates to JSON parser.Alan Mishchenko2019-12-021-0/+20
* Updates to JSON parser.Alan Mishchenko2019-12-022-7/+138
* Adding logfile dump to print_status.Alan Mishchenko2019-11-252-7/+70
* Data reading procedure.Alan Mishchenko2019-11-201-0/+48
* Bug fix in printing truth table in Verilog.Alan Mishchenko2019-11-201-1/+11
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
* Corner case bug fix in print_stats (warning).Alan Mishchenko2019-11-191-1/+1
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-104/+139
* Corner case bug fix in print_stats.Alan Mishchenko2019-11-191-1/+1