summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Various changes.Alan Mishchenko2020-03-214-10/+12
|
* Various changes.Alan Mishchenko2020-03-185-19/+206
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-141-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-123-17/+32
|
* Ongoing changes to the simulator.Alan Mishchenko2020-03-091-15/+49
|
* Ongoing changes to the simulator.Alan Mishchenko2020-03-093-13/+128
|
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-071-8/+19
|
* Corner-case bug-fix in retiming (corrected fix).Alan Mishchenko2020-03-061-0/+4
|
* Corner-case bug-fix in retiming (undoing wrong fix).Alan Mishchenko2020-03-061-2/+2
|
* Corner-case bug-fix in retiming.Alan Mishchenko2020-03-061-2/+2
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-061-93/+2
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-051-13/+6
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-052-14/+32
|
* Changes to the old parser.Alan Mishchenko2020-03-021-6/+21
|
* Several misc changes.Alan Mishchenko2020-03-011-1/+8
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-231-1/+1
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-223-1/+111
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-221-0/+4
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-211-1/+171
|
* Assertion failure in reading NDR.Alan Mishchenko2020-02-201-1/+2
|
* Adding min-level merging of equivalence classes of AIG nodes.Alan Mishchenko2020-02-191-3/+13
|
* Experimental simulation based code.Alan Mishchenko2020-02-061-0/+2
|
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-272-7/+3
|
* 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-211-1/+70
|
* Experiments with simulation patterns.Alan Mishchenko2020-01-201-1/+228
|
* Experiments with MUX restructuring.Alan Mishchenko2020-01-191-0/+49
|
* 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 switch -g to use global rather than local BDDs in 'muxes'.Alan Mishchenko2020-01-143-13/+79
|
* Improving performance of 'lutpack'.Alan Mishchenko2020-01-103-7/+9
|
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-073-24/+143
|
* Adding commands 'save' and 'load' for mapped networks.Alan Mishchenko2020-01-032-0/+152
|
* Adding experimental command.Alan Mishchenko2019-12-141-5/+17
|
* Adding experimental command.Alan Mishchenko2019-12-141-0/+72
|
* 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-111-13/+36
|
* 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-053-15/+91
|
* Small changes.Alan Mishchenko2019-12-041-2/+8
|
* 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
|