Alan Mishchenko
|
ccf3caddb8
|
Bug fix in 'blockpo'.
|
2013-05-07 18:39:24 -07:00 |
Alan Mishchenko
|
a735d95a5b
|
SAT sweeping under constraints (bug fix).
|
2013-05-07 18:11:29 -07:00 |
Alan Mishchenko
|
f321b27bb7
|
SAT sweeping under constraints.
|
2013-05-06 00:44:21 -07:00 |
Alan Mishchenko
|
7f700af6e2
|
C++ compiler errors.
|
2013-05-04 20:44:28 -07:00 |
Alan Mishchenko
|
cd4043ba7f
|
C++ compiler errors.
|
2013-05-04 20:41:40 -07:00 |
Alan Mishchenko
|
79f782c0e8
|
C++ compiler errors.
|
2013-05-04 20:37:14 -07:00 |
Alan Mishchenko
|
a11370946b
|
C++ compiler errors.
|
2013-05-04 20:36:20 -07:00 |
Alan Mishchenko
|
14f761950d
|
Fix to return equiv classes after improving &iso.
|
2013-05-03 21:53:13 -07:00 |
Alan Mishchenko
|
0ca8a245da
|
Reading/writing MiniAIG and several minor changes.
|
2013-05-03 17:53:03 -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
|
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
|
48d867f77d
|
Modified command 'eliminate' to perform traditional 'eliminate -1'.
|
2013-04-28 15:02:03 -07:00 |
Alan Mishchenko
|
b09926e8e2
|
SAT sweeping under constraints.
|
2013-04-28 01:25:29 -07:00 |
Alan Mishchenko
|
613e8b2ad6
|
SAT sweeping under constraints.
|
2013-04-27 18:37:39 -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
|
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
|
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
|
3b1c632b15
|
Bug fix in 'blockpo'.
|
2013-04-11 11:03:26 -07:00 |
Alan Mishchenko
|
23229e03bf
|
Fixing the format mismatch in writing mapped GIA.
|
2013-04-02 23:03:30 -07:00 |
Alan Mishchenko
|
b902b00779
|
Small changes to LMS code.
|
2013-04-01 21:41:53 -07:00 |
Alan Mishchenko
|
f99e5cd9d6
|
Shrink for 6-LUTs.
|
2013-04-01 20:21:34 -07:00 |
Alan Mishchenko
|
28f12c5f06
|
Shrink for 6-LUTs.
|
2013-04-01 19:25:21 -07:00 |
Alan Mishchenko
|
2650f94598
|
Shrink for 6-LUTs.
|
2013-03-31 23:09:51 -07:00 |
Alan Mishchenko
|
900bdfac17
|
Bug fix in the printout of &popart.
|
2013-03-30 17:11:37 -07:00 |
Alan Mishchenko
|
4cb042f8c5
|
Bug fix in the printout of &popart.
|
2013-03-30 16:59:22 -07:00 |
Alan Mishchenko
|
7f11278705
|
Compiler warnings.
|
2013-03-30 12:30:04 -07:00 |
Alan Mishchenko
|
fdb8d83f7a
|
Adding command &miter2 to derive a specified sequential miter.
|
2013-03-28 12:30:27 -07:00 |
Alan Mishchenko
|
e64cad10e2
|
Adding command &miter2 to derive a specified sequential miter.
|
2013-03-27 12:43:00 -07:00 |
Alan Mishchenko
|
d80071be84
|
Fixing a bug in &cycle, which could generate an unreachable state.
|
2013-03-26 16:04:33 -07:00 |
Alan Mishchenko
|
93b1031664
|
Replacing unsafe Aig_ManObjNum() by Aig_ManObjNumMax().
|
2013-03-19 12:42:17 +01:00 |
Alan Mishchenko
|
bf795e57cf
|
Handling special case in 'fold' when the network is combinational.
|
2013-03-13 11:47:17 +01:00 |
Alan Mishchenko
|
ec2973947c
|
PO partitioning algorithm.
|
2013-03-09 13:37:37 -08:00 |
Alan Mishchenko
|
1eb4059f05
|
PO partitioning algorithm.
|
2013-03-09 13:33:12 -08:00 |
Alan Mishchenko
|
b30d55b749
|
PO partitioning algorithm.
|
2013-03-09 12:49:36 -08:00 |
Alan Mishchenko
|
eee8ceb0fa
|
PO partitioning algorithm.
|
2013-03-09 12:19:11 -08:00 |
Alan Mishchenko
|
a3bdba6875
|
Modified command 'init' to allow for specific init values.
|
2013-03-07 20:38:55 -08:00 |
Alan Mishchenko
|
1ce537e992
|
Misc changes.
|
2013-03-07 13:04:16 -08:00 |
Alan Mishchenko
|
dcc8907161
|
Improvements to the hierarchy/timing manager.
|
2013-03-05 16:53:18 -08:00 |
Alan Mishchenko
|
4ff5203f4c
|
Improvements to the hierarchy/timing manager.
|
2013-03-05 13:13:15 -08:00 |
Alan Mishchenko
|
0c9337f627
|
User-controlable SAT sweeper.
|
2013-03-04 00:33:36 -08:00 |
Alan Mishchenko
|
c959cf1ba1
|
User-controlable SAT sweeper.
|
2013-03-03 22:43:01 -08:00 |
Alan Mishchenko
|
b680f12256
|
User-controlable SAT sweeper.
|
2013-02-27 13:52:45 -05:00 |