Alan Mishchenko
|
f80841a5fd
|
Variable timeframe abstraction.
|
2012-02-13 14:17:01 -08:00 |
Alan Mishchenko
|
d0713831a0
|
Lazy man's logic synthesis.
|
2012-02-12 17:30:05 -08:00 |
Alan Mishchenko
|
9f331ae915
|
Isomorphism checking code.
|
2012-02-12 15:45:07 -08:00 |
Alan Mishchenko
|
d9edb7e549
|
Variable timeframe abstraction.
|
2012-02-12 02:16:36 -08:00 |
Alan Mishchenko
|
862ebb214d
|
Variable timeframe abstraction.
|
2012-02-11 22:54:59 -08:00 |
Alan Mishchenko
|
49c5beefd4
|
Variable timeframe abstraction.
|
2012-02-11 22:30:04 -08:00 |
Alan Mishchenko
|
95d7b478fd
|
Variable timeframe abstraction.
|
2012-02-11 21:56:05 -08:00 |
Alan Mishchenko
|
309ab1c12b
|
Variable timeframe abstraction.
|
2012-02-11 20:48:23 -08:00 |
Alan Mishchenko
|
d81aa6d697
|
Variable timeframe abstraction.
|
2012-02-11 19:32:45 -08:00 |
Baruch Sterin
|
33261c33cb
|
pyabc: replace 'bool' with 'int' as it was removed from the rest of ABC
|
2012-02-11 15:01:55 -08:00 |
Alan Mishchenko
|
c395afe225
|
Graph isomorphism checking code.
|
2012-02-11 14:13:11 -08:00 |
Alan Mishchenko
|
112f797c73
|
Added switch -f to 'print_io' to suppress printing flops.
|
2012-02-11 00:43:37 -08:00 |
Alan Mishchenko
|
c5067f7d04
|
Graph isomorphism checking code.
|
2012-02-11 00:22:05 -08:00 |
Alan Mishchenko
|
71891354b4
|
Bug fixes in &cec command.
|
2012-02-10 00:07:31 -08:00 |
Alan Mishchenko
|
b186f362a7
|
Bug fix in flop-level abstraction refinement.
|
2012-02-09 13:38:09 -08:00 |
Alan Mishchenko
|
274e8ada94
|
Removed unused 'bool' definition and unused memory management macros.
|
2012-02-07 19:59:14 -08:00 |
Alan Mishchenko
|
25859eefb6
|
Graph isomorphism checking code.
|
2012-02-02 15:45:48 -08:00 |
Alan Mishchenko
|
16fd67f0ab
|
Trying to fix a false-positive due to incorrect inductive termination check in 'int' when K is more than 1 (not fixed yet).
|
2012-02-01 14:54:32 -08:00 |
Alan Mishchenko
|
61211df4ff
|
Lazy man's logic synthesis.
|
2012-02-01 12:24:04 -08:00 |
Alan Mishchenko
|
5004aa1940
|
Graph isomorphism checking code.
|
2012-01-30 23:16:40 -08:00 |
Alan Mishchenko
|
044149593d
|
Graph isomorphism checking code.
|
2012-01-30 23:11:38 -08:00 |
Alan Mishchenko
|
7ea40494eb
|
Graph isomorphism checking code.
|
2012-01-29 21:22:54 -08:00 |
Alan Mishchenko
|
e511b87237
|
Moving Vec_IntPrint to where it belongs.
|
2012-01-29 21:22:26 -08:00 |
Alan Mishchenko
|
5e91f13247
|
Variable timeframe abstraction.
|
2012-01-28 23:17:31 -08:00 |
Alan Mishchenko
|
095bf1c91b
|
Variable timeframe abstraction.
|
2012-01-28 23:03:25 -08:00 |
Alan Mishchenko
|
5e1c28338b
|
Generation of dual-rail miter.
|
2012-01-28 21:09:31 -08:00 |
Alan Mishchenko
|
99b408fcb1
|
Generation of dual-rail miter.
|
2012-01-28 20:10:34 -08:00 |
Alan Mishchenko
|
5aeab257ed
|
Generation of dual-rail miter.
|
2012-01-28 15:05:33 -08:00 |
Alan Mishchenko
|
a2df331852
|
Variable timeframe abstraction.
|
2012-01-28 13:48:48 -08:00 |
Alan Mishchenko
|
7a87f20c18
|
Variable timeframe abstraction.
|
2012-01-27 00:57:42 -08:00 |
Alan Mishchenko
|
ce0e8caf79
|
Variable timeframe abstraction.
|
2012-01-27 00:48:06 -08:00 |
Alan Mishchenko
|
c7e855619a
|
Variable timeframe abstraction.
|
2012-01-24 14:39:49 -08:00 |
Alan Mishchenko
|
94d35a2592
|
Variable timeframe abstraction.
|
2012-01-24 01:04:56 -08:00 |
Alan Mishchenko
|
f8e933c718
|
Variable timeframe abstraction.
|
2012-01-23 13:45:46 -08:00 |
Alan Mishchenko
|
c39fd3741a
|
Added returning counter-example after BMC, which was recently added to 'dprove'.
|
2012-01-23 12:41:55 -08:00 |
Alan Mishchenko
|
14457af21a
|
Bug fix for incorrect memory allocation in main SAT solver, leading to crashes in 'dsec' (correction to the previous fix).
|
2012-01-23 12:21:29 -08:00 |
Alan Mishchenko
|
3906e37c12
|
Bug fix for incorrect memory allocation in main SAT solver, leading to crashes in 'dsec'.
|
2012-01-22 22:24:23 -08:00 |
Alan Mishchenko
|
fb918249ca
|
Variable timeframe abstraction.
|
2012-01-21 22:57:18 -08:00 |
Baruch Sterin
|
20d05d39fc
|
minor changes to Makefile: (1) use CC instead of gcc to compile arch_flags, and (2) make sure arch_flags is cleaned in make clean
|
2012-01-21 18:38:09 -08:00 |
Baruch Sterin
|
88dd9d619f
|
add arch_flags to .hgignore
|
2012-01-21 18:22:04 -08:00 |
Baruch Sterin
|
6e72e2fb35
|
pyabc: adapt build to recent changes in the rest of ABC
|
2012-01-21 18:21:03 -08:00 |
Alan Mishchenko
|
8014f25f6d
|
Major restructuring of the code.
|
2012-01-21 04:30:10 -08:00 |
Alan Mishchenko
|
c44cc5de94
|
Deleting file added by mistake.
|
2012-01-20 20:30:24 -08:00 |
Alan Mishchenko
|
2c50c2c5c0
|
Preserving CI/CO varible names when moving between the main space and &-space.
|
2012-01-20 19:54:26 -08:00 |
Alan Mishchenko
|
7d4545126d
|
Variable timeframe abstraction.
|
2012-01-20 19:04:01 -08:00 |
Alan Mishchenko
|
719b06f912
|
Variable timeframe abstraction.
|
2012-01-20 17:55:34 -08:00 |
Alan Mishchenko
|
b9163754b7
|
New hierarchy manager.
|
2012-01-20 09:52:38 -08:00 |
Alan Mishchenko
|
ec1c45fb64
|
New hierarchy manager.
|
2012-01-19 21:09:49 -08:00 |
Alan Mishchenko
|
215d62f41f
|
New hierarchy manager.
|
2012-01-19 17:18:11 -08:00 |
Alan Mishchenko
|
fffd733f94
|
Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control BMC frames and conflicts.
|
2012-01-19 14:24:56 -08:00 |