Alan Mishchenko
|
8281b56e9e
|
Compiler warnings.
|
2013-02-23 14:01:09 -08:00 |
Alan Mishchenko
|
1c744cf10a
|
K-hot STG encoding.
|
2013-02-23 13:53:22 -08:00 |
Alan Mishchenko
|
a37737114e
|
Result of merging with the previous change.
|
2013-02-23 13:12:53 -08:00 |
Alan Mishchenko
|
e5c60e2b92
|
K-hot STG encoding.
|
2013-02-23 12:49:43 -08:00 |
Alan Mishchenko
|
2e14b73af6
|
Allowing for Verilog names of the type slash-<name>-space-[N].
|
2013-02-22 13:49:07 -08:00 |
Alan Mishchenko
|
91ca83e864
|
Adding new features to 'dualrail'.
|
2013-02-21 22:51:25 -08:00 |
Alan Mishchenko
|
dfe5f511b2
|
Adding new features to 'dualrail'.
|
2013-02-21 22:46:53 -08:00 |
Alan Mishchenko
|
f33c3007b2
|
Compiler warnings.
|
2013-02-21 12:22:58 -08:00 |
Alan Mishchenko
|
dd52905fa3
|
Enabling two-timeframe property check in the interpolation procedure.
|
2013-02-21 12:10:35 -08:00 |
Alan Mishchenko
|
24823dce0c
|
Integrating sweeping information.
|
2013-02-20 23:34:27 -08:00 |
Alan Mishchenko
|
e11c5aa3a0
|
Integrating sweeping information.
|
2013-02-20 23:23:50 -08:00 |
Alan Mishchenko
|
b096809458
|
Integrating sweeping information.
|
2013-02-20 23:22:01 -08:00 |
Alan Mishchenko
|
aa7daf1e51
|
Integrating sweeping information.
|
2013-02-20 17:13:29 -08:00 |
Alan Mishchenko
|
3e59c102e8
|
Integrating sweeping information.
|
2013-02-20 16:21:15 -08:00 |
Alan Mishchenko
|
466c4e9992
|
Integrating hierarchy information (reporting incorrect topological order).
|
2013-02-20 14:23:00 -08:00 |
Alan Mishchenko
|
f4c305fc46
|
Adding STG generation (&era -d) and STG encoding (&read_stg <file>).
|
2013-02-20 12:52:11 -08:00 |
Alan Mishchenko
|
a82b0a8ad5
|
New command &cycle, which is faster than 'cycle'.
|
2013-02-19 23:51:13 -08:00 |
Alan Mishchenko
|
59fe3268a7
|
Adding STG generation (&era -d) and STG encoding (&read_stg <file>).
|
2013-02-19 23:07:29 -08:00 |
Alan Mishchenko
|
99a9718355
|
Integrating sweeping information.
|
2013-02-19 12:56:36 -08:00 |
Alan Mishchenko
|
cda61cb2fa
|
Integrating sweeping information.
|
2013-02-18 23:18:42 -08:00 |
Alan Mishchenko
|
d415a1adce
|
Integrating packing information.
|
2013-02-17 19:10:54 -08:00 |
Alan Mishchenko
|
baa944e6a2
|
Added 'gap timeout' to pdr.
|
2013-02-16 14:54:11 -08:00 |
Alan Mishchenko
|
4dc7eb6f73
|
Added 'gap timeout' to bmc3 and sim3.
|
2013-02-16 13:33:43 -08:00 |
Alan Mishchenko
|
fd0ff0171e
|
Added 'gap timeout' to bmc3 and sim3.
|
2013-02-15 16:47:18 -08:00 |
Alan Mishchenko
|
8866a1aa6d
|
Fixing performance problem in 'cone -s'
|
2013-02-13 19:42:11 -08:00 |
Alan Mishchenko
|
f402293bcd
|
Integration of timing manager.
|
2013-02-06 19:36:05 +07:00 |
Alan Mishchenko
|
930369f36f
|
Integration of timing manager.
|
2013-02-03 18:02:22 +08:00 |
Alan Mishchenko
|
61f8112da0
|
Corner-case bug fix in PDR.
|
2013-02-01 23:56:02 +08:00 |
Alan Mishchenko
|
6a0dca4535
|
Integration of timing manager.
|
2013-02-01 23:55:12 +08:00 |
Alan Mishchenko
|
30ec58fcda
|
Added switch 'zeropo -s' to skip comb sweep after removing a PO.
|
2013-02-01 03:57:17 +07:00 |
Baruch Sterin
|
e6be7ddfe6
|
pyabc: allow returning large result from sub processes
|
2013-01-30 23:50:53 -08:00 |
Alan Mishchenko
|
e9286513fd
|
Fixing compilation problems on Linux-32 related to constants of type unsigned long long.
|
2013-01-31 11:07:28 +07:00 |
Alan Mishchenko
|
686f8fdaa6
|
Integration of timing manager.
|
2013-01-30 19:04:45 +07:00 |
Alan Mishchenko
|
a2eb6f9a07
|
Added a fix for the writing an AIG that is not normalized.
|
2013-01-30 17:26:04 +07:00 |
Alan Mishchenko
|
7e598cd231
|
Fixing compilation problems on Linux-32 related to constants of type unsigned long long.
|
2013-01-30 16:15:53 +07:00 |
Baruch Sterin
|
aaacf57304
|
pyabc: fix _cex_put to not call Abc_CexDup() twice
|
2013-01-25 12:50:11 -08:00 |
Baruch Sterin
|
43d5435124
|
pyabc: deal better with null counter examples and remove special case handling
|
2013-01-25 03:36:57 -08:00 |
Alan Mishchenko
|
4aa434ad11
|
Updated CEX code to handle trivial CEX of the type (Abc_Cex_t*)1.
|
2013-01-25 14:16:31 +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
|
fde8c8b2d0
|
Added switch &trim -V <num> to remove const POs with specific value <num>.
|
2013-01-25 10:02:11 +07:00 |
Alan Mishchenko
|
853222ee7b
|
Fixed a corner-case when 'sim3 -a' does not work for costant POs.
|
2013-01-25 06:49:49 +07:00 |
Alan Mishchenko
|
edd4b2a29c
|
Added switch &trim -V <num> to remove const POs with specific value <num>.
|
2013-01-25 06:19:51 +07:00 |
Alan Mishchenko
|
aa9c87cf8d
|
Extending verification status file format to allow for SAT status without CEX.
|
2013-01-25 05:59:56 +07:00 |
Alan Mishchenko
|
4bd54729d7
|
Integration of timing manager.
|
2013-01-25 05:57:52 +07:00 |
Alan Mishchenko
|
4efc89d342
|
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
|
2013-01-23 16:50:45 +07:00 |
Alan Mishchenko
|
dfd871c24d
|
Integration of timing manager.
|
2013-01-23 13:57:05 +07:00 |
Alan Mishchenko
|
6863688789
|
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
|
2013-01-23 12:37:44 +07:00 |
Alan Mishchenko
|
ac1207abea
|
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
|
2013-01-23 02:07:50 +07:00 |
Alan Mishchenko
|
70655d5d31
|
Integration of timing manager.
|
2013-01-23 01:34:34 +07:00 |
Alan Mishchenko
|
8287b05a09
|
Reintroduced the old abstraction procedure Saig_ManCexAbstractionFlops() formerly called from &abs_start for backward compatibility.
|
2013-01-08 14:46:13 +08:00 |