Alan Mishchenko
|
a7c9f6d12d
|
Adding AIG stats logging.
|
2020-01-16 19:52:00 -08:00 |
Alan Mishchenko
|
c32a2ece07
|
Adding switch -g to use global rather than local BDDs in 'muxes'.
|
2020-01-14 13:37:53 +02:00 |
Alan Mishchenko
|
71f2b40320
|
Preventing 'mfs' from using fanins of fixed objects as divisors.
|
2020-01-11 12:48:26 +02:00 |
Alan Mishchenko
|
9e0fa47c12
|
Suggested fix to not collect leaves of black boxes.
|
2020-01-11 09:38:53 +02:00 |
Alan Mishchenko
|
dccd399255
|
Adding dynamic memory alloc for the buffer in Liberty file reader.
|
2020-01-11 07:12:48 +02:00 |
Alan Mishchenko
|
1bb50384d1
|
Improving performance of 'lutpack'.
|
2020-01-10 17:44:48 +02:00 |
Alan Mishchenko
|
144c5be824
|
Preserving additional AIG manager when dandling nodes are present.
|
2020-01-08 01:07:03 +02:00 |
Alan Mishchenko
|
1485e63ae3
|
Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.
|
2020-01-07 01:36:06 +02:00 |
Alan Mishchenko
|
e1997b038a
|
Adding commands 'save' and 'load' for mapped networks.
|
2020-01-03 22:00:58 -05:00 |
Alan Mishchenko
|
f6dc4a588c
|
Making sure arrival time of constant node is -infinity.
|
2020-01-02 17:58:05 -05:00 |
Alan Mishchenko
|
c4b12fae6d
|
Forgot to update module make when adding giaDeep.c
|
2019-12-18 13:37:04 -08:00 |
Alan Mishchenko
|
02393a2a7a
|
Bug fix in collapsing with boxes.
|
2019-12-17 14:57:46 -08:00 |
Alan Mishchenko
|
7a9311ee42
|
Adding experimental command.
|
2019-12-14 20:22:37 -08:00 |
Alan Mishchenko
|
53d4d6513c
|
Adding experimental command.
|
2019-12-14 20:13:56 -08:00 |
Alan Mishchenko
|
e73fca3710
|
Commenting out assertion.
|
2019-12-14 19:54:27 -08:00 |
Alan Mishchenko
|
8b6207e171
|
Bug fix in recently modified code.
|
2019-12-11 21:22:46 -08:00 |
Alan Mishchenko
|
6fb8b17c2d
|
Making &gla iterate over property outputs.
|
2019-12-11 21:13:00 -08:00 |
Alan Mishchenko
|
4f4b207f2f
|
Bug fix in recently modified code.
|
2019-12-11 20:25:55 -08:00 |
Alan Mishchenko
|
24d9ce6baf
|
Special case in Verilog parser.
|
2019-12-06 02:19:50 -08:00 |
Alan Mishchenko
|
95a6aa285c
|
Renaming options of command &sat.
|
2019-12-05 14:37:02 -08:00 |
Alan Mishchenko
|
1e602492d8
|
Changes to several APIs.
|
2019-12-05 09:53:42 -08:00 |
Alan Mishchenko
|
bb33b5978a
|
Small changes.
|
2019-12-04 17:08:01 -08:00 |
Alan Mishchenko
|
451f2b0cd7
|
Assert in &verify only holds when boxes are not removed.
|
2019-12-04 13:45:16 -08:00 |
Alan Mishchenko
|
d5276971eb
|
Accidentally losing flop info while rehashing AIG.
|
2019-12-03 15:01:52 -08:00 |
Alan Mishchenko
|
d1462693cf
|
Updates to JSON parser.
|
2019-12-02 22:53:26 -08:00 |
Alan Mishchenko
|
235176d8fb
|
Updates to JSON parser.
|
2019-12-02 15:43:12 -08:00 |
Alan Mishchenko
|
787e3e1d12
|
Adding logfile dump to print_status.
|
2019-11-25 17:54:18 +07:00 |
Alan Mishchenko
|
4deaaa852a
|
Data reading procedure.
|
2019-11-20 22:45:29 +08:00 |
Alan Mishchenko
|
30e2b727a1
|
Bug fix in printing truth table in Verilog.
|
2019-11-20 21:47:30 +08:00 |
Alan Mishchenko
|
3699f8beb9
|
Dumping multiple counter-examples.
|
2019-11-19 21:13:07 +08:00 |
Alan Mishchenko
|
4242cec36e
|
Dumping multiple counter-examples.
|
2019-11-19 21:08:02 +08:00 |
Alan Mishchenko
|
10dd41beaf
|
Corner case bug fix in print_stats (warning).
|
2019-11-19 21:06:34 +08:00 |
Alan Mishchenko
|
2eebfc2eb5
|
Dumping multiple counter-examples.
|
2019-11-19 21:02:27 +08:00 |
Alan Mishchenko
|
f2702aeea6
|
Corner case bug fix in print_stats.
|
2019-11-19 20:41:34 +08:00 |
Alan Mishchenko
|
8752613e3a
|
Experiments with truth tables.
|
2019-11-19 19:30:31 +08:00 |
Alan Mishchenko
|
0d24b4e4ca
|
Bug fix in parsing hierarchical BLIF with mapping.
|
2019-11-18 22:29:09 +08:00 |
Alan Mishchenko
|
dd5a1f5d30
|
Enable blasting LUTs in NDR.
|
2019-11-18 00:17:40 +08:00 |
Alan Mishchenko
|
548fa9d45b
|
Procedures to dump input/output data for a benchmark.
|
2019-11-17 20:17:01 +08:00 |
Alan Mishchenko
|
e9896a23e3
|
Adding macro to disable bridge output and APIs by popular demand.
|
2019-11-09 10:30:02 +02:00 |
Alan Mishchenko
|
e9de990234
|
Adding option to &flow2 to map using the library.
|
2019-11-05 11:54:28 +02:00 |
Alan Mishchenko
|
ec1dc44287
|
Changes to several APIs.
|
2019-11-03 22:04:14 +02:00 |
Alan Mishchenko
|
6b2fe00cd8
|
Changes to several APIs.
|
2019-11-01 00:58:12 +02:00 |
Alan Mishchenko
|
7f503dc737
|
Compiler warnings.
|
2019-10-27 21:11:25 +02:00 |
Alan Mishchenko
|
5a1184460b
|
Experiments with simulation.
|
2019-10-27 21:07:06 +02:00 |
Alan Mishchenko
|
f9309ce949
|
Adding a new feature to decompose special 6-input cuts.
|
2019-10-26 18:54:10 +03:00 |
Alan Mishchenko
|
feb3e7943d
|
Adding limit on the depth of recursion when counting exact area in 'amap'.
|
2019-10-26 16:29:05 +03:00 |
Alan Mishchenko
|
35c2b42164
|
Adding switch -o to 'map' and '&put' to control gate duplication.
|
2019-10-26 14:07:52 +03:00 |
Alan Mishchenko
|
d3fddd4443
|
Experiments with miter construction.
|
2019-10-26 13:19:59 +03:00 |
Alan Mishchenko
|
52a8ebb451
|
Adding bit-blasting of sqrt using non-restoring algorithm (Parhami, 2nd ed, p. 452)
|
2019-10-05 17:30:56 -07:00 |
Alan Mishchenko
|
4dc569c134
|
Remove assertions when the solver becomes UNSAT after adding constraints in 'scorr -c'.
|
2019-10-05 10:40:01 -07:00 |