Alan Mishchenko
|
fcd377405a
|
Compiler warnings.
|
2013-05-03 15:48:05 -07:00 |
Alan Mishchenko
|
6a49d1f4c6
|
Reading/writing MiniAIG and several minor changes.
|
2013-05-03 15:45:50 -07:00 |
Alan Mishchenko
|
e782bbb842
|
Commenting out a warning.
|
2013-05-02 14:07:55 -07:00 |
Alan Mishchenko
|
bc50421928
|
Minor changes and improvement in PO partitioning (command &popart).
|
2013-05-01 12:45:34 -07:00 |
Alan Mishchenko
|
1039c8b432
|
Adding the link to Ana's ABC tutorial.
|
2013-05-01 10:35:02 -07:00 |
Alan Mishchenko
|
1f573cfe58
|
Compiler warnings.
|
2013-05-01 00:13:29 -07:00 |
Alan Mishchenko
|
b94766bce5
|
Faster isomorphism detection (command &iso).
|
2013-05-01 00:10:53 -07:00 |
Alan Mishchenko
|
c53eb0b9e1
|
Changing the print-out of &iso.
|
2013-04-30 10:46:07 -07:00 |
Alan Mishchenko
|
3b1ebbaa28
|
SAT sweeping under constraints.
|
2013-04-28 19:17:59 -07:00 |
Alan Mishchenko
|
9e1765216b
|
Added option 'int -I <filename>' to specify file names to dump invariants.
|
2013-04-28 16:55:25 -07:00 |
Alan Mishchenko
|
266667d8b2
|
Improving local BDD construction from local SOPs and local AIGs.
|
2013-04-28 16:33:42 -07:00 |
Alan Mishchenko
|
58e1041ad8
|
Modified command 'eliminate' to perform traditional 'eliminate -1'.
|
2013-04-28 16:21:58 -07:00 |
Alan Mishchenko
|
a33821ab38
|
Added alias for 'eliminate'.
|
2013-04-28 15:41:29 -07:00 |
Alan Mishchenko
|
2044caa97e
|
Compiler warnings.
|
2013-04-28 15:12:55 -07:00 |
Alan Mishchenko
|
48d867f77d
|
Modified command 'eliminate' to perform traditional 'eliminate -1'.
|
2013-04-28 15:02:03 -07:00 |
Alan Mishchenko
|
8db0b9c0c6
|
Improving local BDD construction from local SOPs and local AIGs.
|
2013-04-28 12:34:03 -07:00 |
Alan Mishchenko
|
b09926e8e2
|
SAT sweeping under constraints.
|
2013-04-28 01:25:29 -07:00 |
Alan Mishchenko
|
17a0d944b3
|
SAT sweeping under constraints.
|
2013-04-27 22:38:01 -07:00 |
Alan Mishchenko
|
613e8b2ad6
|
SAT sweeping under constraints.
|
2013-04-27 18:37:39 -07:00 |
Alan Mishchenko
|
324d73c29a
|
New fast extract.
|
2013-04-27 15:23:12 -07:00 |
Alan Mishchenko
|
ae9a4407c4
|
Adding rollback for the other solver.
|
2013-04-25 16:02:40 -07:00 |
Alan Mishchenko
|
ecf75a075b
|
Compiler warnings.
|
2013-04-25 15:37:31 -07:00 |
Alan Mishchenko
|
fb6c9e8564
|
Compiler warnings.
|
2013-04-25 15:36:07 -07:00 |
Alan Mishchenko
|
486eacc542
|
SAT sweeping under constraints.
|
2013-04-25 15:32:30 -07:00 |
Alan Mishchenko
|
005f0e39d2
|
Adding command &filter_equiv to filter candidate equivalence classes using indexes of disproved POs after handling SRM as a multi-output miter.
|
2013-04-22 13:39:55 -07:00 |
Alan Mishchenko
|
85ea8e95c6
|
Fixing the way packing information is written.
|
2013-04-19 23:40:17 -07:00 |
Alan Mishchenko
|
30cfee7d19
|
Typo in the comments.
|
2013-04-19 11:41:18 -07:00 |
Alan Mishchenko
|
ca4145c7ef
|
Typo in the comments.
|
2013-04-19 11:21:39 -07:00 |
Alan Mishchenko
|
e0462d8d2e
|
Adding print-out of SOP literals with 'ps -f'.
|
2013-04-19 09:35:30 -07:00 |
Alan Mishchenko
|
df198d2cef
|
Enabled 'cec' to be applied to networks derived from BLIF with EXDCs.
|
2013-04-18 18:32:58 -07:00 |
Alan Mishchenko
|
c80fce00fe
|
Enabled reading the EXDC network by the default BLIF reader.
|
2013-04-18 17:39:13 -07:00 |
Alan Mishchenko
|
96b784ecd7
|
Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except for liveness properties).
|
2013-04-18 00:05:11 -07:00 |
Alan Mishchenko
|
61ecc9c633
|
Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except for liveness properties).
|
2013-04-17 23:48:58 -07:00 |
Alan Mishchenko
|
f6fb5600b1
|
Moves the code of create_abc_array to line 724.
|
2013-04-17 23:35:51 -07:00 |
Alan Mishchenko
|
05c8df33f2
|
Compiler warning.
|
2013-04-17 22:23:29 -07:00 |
Alan Mishchenko
|
6502aa82d6
|
Compiler warning.
|
2013-04-17 22:21:30 -07:00 |
Alan Mishchenko
|
06ba3d3e6c
|
Adding command &filter_equiv to filter candidate equivalence classes using indexes of disproved POs after handling SRM as a multi-output miter.
|
2013-04-17 22:18:43 -07:00 |
Alan Mishchenko
|
bdae7c625a
|
Adding callback to bmc3, sim3, pdr in the multi-output mode.
|
2013-04-17 20:46:14 -07:00 |
Alan Mishchenko
|
7808ee8e70
|
Adding parameter structure for rarity simulation.
|
2013-04-17 19:40:02 -07:00 |
Alan Mishchenko
|
95d9aae3e7
|
Bug fix in '&reachy' having to do with incorrect handling of resource limits.
|
2013-04-17 18:36:54 -07:00 |
Alan Mishchenko
|
9b6efa34ad
|
Bug fix in 'write_pla'.
|
2013-04-15 22:59:54 -07:00 |
Alan Mishchenko
|
45d82477b7
|
Saving network name in 'blockpo'.
|
2013-04-12 00:10:21 -07:00 |
Alan Mishchenko
|
3b1c632b15
|
Bug fix in 'blockpo'.
|
2013-04-11 11:03:26 -07:00 |
Alan Mishchenko
|
4876f1e21c
|
Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.
|
2013-04-09 16:26:28 -07:00 |
Alan Mishchenko
|
f1cd879786
|
New MFS package.
|
2013-04-03 13:01:49 -07:00 |
Alan Mishchenko
|
0a8a505638
|
New MFS package.
|
2013-04-03 12:40:41 -07:00 |
Alan Mishchenko
|
e4cf178041
|
New MFS package.
|
2013-04-03 12:39:24 -07:00 |
Alan Mishchenko
|
23229e03bf
|
Fixing the format mismatch in writing mapped GIA.
|
2013-04-02 23:03:30 -07:00 |
Alan Mishchenko
|
7e85276780
|
New MFS package.
|
2013-04-02 22:22:49 -07:00 |
Alan Mishchenko
|
f1c9f1829a
|
Cleaning up abc.rc file.
|
2013-04-02 21:30:42 -07:00 |