Alan Mishchenko
|
d4ce4cc982
|
Undoing some recent changes for improved CEX writing.
|
2019-01-21 11:49:35 -08:00 |
Alan Mishchenko
|
4d8c72d0e9
|
Fixing the problem with outputting word-level CEXes after retiming.
|
2019-01-17 11:07:31 -08:00 |
Alan Mishchenko
|
36585eff57
|
Experiments with retiming (adding new APIs).
|
2018-12-09 15:18:12 -08:00 |
Alan Mishchenko
|
f6b9cc013d
|
Adding parameters and improvements to %blast.
|
2018-02-28 19:38:55 -08:00 |
Alan Mishchenko
|
accf4825e5
|
Adding API to dump MiniAIG into a Verilog file and other small changes.
|
2017-10-22 15:44:13 -07:00 |
Alan Mishchenko
|
9edf6ea091
|
New commands for backing up networks.
|
2017-08-04 14:40:51 +09:00 |
Alan Mishchenko
|
9ff1776d06
|
Experiments with logic optimization.
|
2017-07-21 12:38:18 +07:00 |
Alan Mishchenko
|
859e769f22
|
Synchronizing various data-structures.
|
2017-07-04 15:23:51 -07:00 |
Alan Mishchenko
|
2f69fa134e
|
Moving global declarations into 'abcapi.h' and moving it into 'main' package.
|
2017-03-02 20:50:56 -08:00 |
Alan Mishchenko
|
51f4dab475
|
Adding features for invariant minimization.
|
2017-01-24 20:02:19 -08:00 |
Alan Mishchenko
|
76c4d22229
|
Parser for JSON format.
|
2016-10-25 17:17:37 -07:00 |
Alan Mishchenko
|
c4446189a9
|
Changes to PDR to compute f-inf clauses and import invariant (or clauses) as a network.
|
2016-01-14 20:42:22 -08:00 |
Alan Mishchenko
|
56880eab52
|
New command %psinv.
|
2015-11-23 23:42:20 +07:00 |
Alan Mishchenko
|
9ef96ae8a6
|
Changes to be able to compile ABC without CUDD.
|
2015-08-24 20:55:07 -07:00 |
Alan Mishchenko
|
77d64787e0
|
Changes to be able to compile ABC without CUDD.
|
2015-08-24 19:49:18 -07:00 |
Alan Mishchenko
|
7592aa8a3e
|
Adding commands backup/restore.
|
2014-10-21 10:51:41 -07:00 |
Alan Mishchenko
|
9c154cfe61
|
Improvements to DSD balancing.
|
2014-08-27 12:23:31 -07:00 |
Alan Mishchenko
|
46ab68ba17
|
Cleanup and bug fixing in hierarchy handling.
|
2014-04-09 12:51:08 -07:00 |
Alan Mishchenko
|
b94b810297
|
Renamed Abc_Lib_t into Abc_Des_t and removed some dead code.
|
2014-04-09 10:16:07 -07:00 |
Alan Mishchenko
|
508565ff72
|
Adding a warning when the current network or AIG has no POs.
|
2014-03-10 17:22:33 -07:00 |
Alan Mishchenko
|
8f4854890c
|
Changes to LUT mappers.
|
2014-02-28 21:14:22 -08:00 |
Alan Mishchenko
|
3d6eac52ab
|
Changes to LUT mappers.
|
2014-02-28 21:06:21 -08:00 |
Alan Mishchenko
|
0ff5925248
|
Experiments with inductive don't-cares.
|
2014-02-11 11:58:25 -08:00 |
Alan Mishchenko
|
73a997a8bd
|
Adding commands to set and print timing constraints.
|
2013-09-17 14:47:34 -07:00 |
Alan Mishchenko
|
f591f1cd9a
|
Added Python API status_get_vector() similar to cex_get_vector().
|
2013-09-04 17:25:40 -07:00 |
Alan Mishchenko
|
00d023713b
|
Tuning standard-cell mapping flow.
|
2013-07-24 09:54:53 -07:00 |
Alan Mishchenko
|
760c1f60d2
|
Adding new command &mprove for proving groups of properties.
|
2013-05-17 11:50:16 -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
|
557448400e
|
Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current network is an AIG and the given PO has const 0/1 function.
|
2013-01-25 10:25:34 +07:00 |
Alan Mishchenko
|
5eedc74a15
|
Adding box library.
|
2012-12-10 00:59:54 -08:00 |
Alan Mishchenko
|
d8e0403296
|
Added command 'cexsave' and 'cexload'.
|
2012-11-14 14:33:27 -08:00 |
Alan Mishchenko
|
bbd170e8a3
|
Minor bug fix.
|
2012-10-04 09:17:13 -07:00 |
Alan Mishchenko
|
329831bdac
|
Bug fix: abstraction commands not properly updating status when dumping intermediate abstraction.
|
2012-08-28 12:12:24 -07:00 |
Alan Mishchenko
|
1c33107cbb
|
Updating project settings to have simpler include paths.
|
2012-07-07 20:14:12 -07:00 |
Alan Mishchenko
|
8b881d235a
|
Making 'pdr', &gla, &vta print correctly in batch mode.
|
2012-07-07 10:44:34 -07:00 |
Alan Mishchenko
|
5f5dda9030
|
Updating the counter of finished frames when dumping intermediate abstraction in &vta.
|
2012-04-27 07:46:02 +07:00 |
Alan Mishchenko
|
8f91b30a67
|
Bug fix to prevent crashing when Abc_Print() is called while ABC is not initialized.
|
2012-03-20 09:35:33 -07:00 |
Alan Mishchenko
|
7fa9de2da4
|
Redirecting printf messages.
|
2012-03-02 01:31:44 -08:00 |
Alan Mishchenko
|
7926d75ecb
|
Adding features related to the communication bridge.
|
2012-03-02 00:57:48 -08:00 |
Alan Mishchenko
|
ee9f66e2c4
|
Isomorphism checking code.
|
2012-02-17 13:19:09 -08:00 |
Alan Mishchenko
|
8014f25f6d
|
Major restructuring of the code.
|
2012-01-21 04:30:10 -08:00 |
Alan Mishchenko
|
64f31f98bf
|
Added API to access the CEX vector.
|
2011-08-02 12:01:49 +07:00 |
Alan Mishchenko
|
ab75993d28
|
Moved two new APIs for reading/writing CEX from/into ABC from abc.c to mainFrame.c.
|
2011-02-19 16:53:11 -08:00 |
Alan Mishchenko
|
c9a6252486
|
Fixing memory leak in LTL property handling code
|
2010-12-02 19:30:19 -08:00 |
Alan Mishchenko
|
0c337bc344
|
Added API Abc_FrameReadGia
|
2010-11-29 01:15:16 -08:00 |
Alan Mishchenko
|
6130e39b18
|
initial commit of public abc
|
2010-11-01 01:35:04 -07:00 |
Alan Mishchenko
|
0398ced824
|
Version abc90714
committer: Baruch Sterin <baruchs@gmail.com>
|
2015-06-22 23:04:53 -07:00 |
Alan Mishchenko
|
0871bffae3
|
Version abc90215
|
2009-02-15 08:01:00 -08:00 |
Alan Mishchenko
|
f936cc0680
|
Version abc90118
|
2009-01-18 08:01:00 -08:00 |
Alan Mishchenko
|
655a50101e
|
Version abc80918
|
2008-09-18 08:01:00 -07:00 |