Alan Mishchenko
d556ad65ff
Adding switch &cec -w to print SAT solver stats.
2020-09-06 23:15:21 -07:00
Alan Mishchenko
fe968e9d79
Fixing a typo in setting the miter type.
2020-09-06 22:53:24 -07:00
Alan Mishchenko
8ef4404542
Verifying new resub code.
2020-09-06 22:34:45 -07:00
Alan Mishchenko
4b4646283f
Experiments with ICCAD CAD benchmarks (Problem A).
2020-09-03 16:43:53 -07:00
Alan Mishchenko
26e03ef6a0
Experiments with window computation.
2020-08-15 17:12:41 -07:00
Alan Mishchenko
850d39fec3
Making &cec use precomputed simulation info.
2020-08-12 19:32:42 -07:00
Alan Mishchenko
b74b7dfc2d
Extending &sim_read to use non-64-divisible pattern counts.
2020-08-12 15:33:09 -07:00
Alan Mishchenko
5c8ee4a2c1
New ways of reading MiniAIG.
2020-07-29 19:50:10 -07:00
Alan Mishchenko
aaeadb1438
New ways of reading MiniAIG.
2020-07-29 19:48:36 -07:00
Alan Mishchenko
448f263443
Fixing new resub code.
2020-07-20 19:56:06 -07:00
Alan Mishchenko
25538c23c5
Fixing new resub code.
2020-07-20 19:52:45 -07:00
Alan Mishchenko
22d9b1d38b
Experiment with structural similarity.
2020-07-16 20:33:03 -07:00
Alan Mishchenko
ba063a1b55
Correctly handling transfer of additional AIG info when AIG has no internal nodes.
2020-07-13 11:23:11 -07:00
Alan Mishchenko
2ba092e4cc
Fixing commands 'putontop' and 'topmost'; adding command 'bottommost'.
2020-07-11 10:14:43 -07:00
Alan Mishchenko
0b734d10e0
Adding new resub code.
2020-07-08 10:56:59 -07:00
Alan Mishchenko
83f54185ef
Bug fix in &cec (properly updating the status after the corner case bug fix\).
2020-06-24 10:57:47 -07:00
Alan Mishchenko
322cea8234
Bug fix in &cec (handling the case when the miter is disproved by the all-0 pattern).
2020-06-24 10:20:28 -07:00
Eddie Hung
341db25668
Merge pull request #6 from whitequark/wasi-signal
...
Add missing WASI platform support for signal.h
2020-06-22 06:52:40 -07:00
whitequark
81febe5d69
Add WASI platform support to glucose.
2020-06-22 03:04:41 +00:00
whitequark
ef2d917562
Add WASI platform support to main.
2020-06-22 03:03:39 +00:00
Alan Mishchenko
58e3a5caff
Compiler error.
2020-06-04 16:48:06 -07:00
Alan Mishchenko
a3c6f33a87
Experimental simulation.
2020-06-04 16:24:43 -07:00
Alan Mishchenko
491e4ebfd1
Experimental simulation.
2020-06-03 14:52:42 -07:00
Alan Mishchenko
97c826a6e6
Dumping BDD variable order after 'clp'.
2020-05-18 16:02:57 -07:00
Alan Mishchenko
0ae0744e73
Experimental resubstitution.
2020-05-15 22:11:10 -07:00
Alan Mishchenko
a8bd59bd68
Experimental resubstitution.
2020-05-13 10:40:09 -07:00
Alan Mishchenko
9bfccf76c1
Experimental resubstitution.
2020-05-11 17:40:40 -07:00
Alan Mishchenko
1c0ea1022f
Adding new utility procedures.
2020-05-11 17:08:00 -07:00
Alan Mishchenko
a3ada00d86
Adding new utility procedures.
2020-05-10 19:44:59 -07:00
Alan Mishchenko
a7871d24cd
Experimental resubstitution.
2020-05-08 13:50:29 -07:00
Alan Mishchenko
a918e2dab1
Experimental resubstitution.
2020-05-07 21:44:35 -07:00
Alan Mishchenko
372eb7bdef
Experimental resubstitution.
2020-05-07 20:06:39 -07:00
Alan Mishchenko
f8b6d615bf
Fixing the accidentally broken build.
2020-05-06 12:48:11 -07:00
Alan Mishchenko
234b5d771b
Experiment with permutations.
2020-05-03 21:59:33 -07:00
Alan Mishchenko
f543d39ec8
Experiment with permutations.
2020-05-03 21:09:02 -07:00
Alan Mishchenko
f026e65339
Compiler warnings and errors.
2020-05-03 19:09:02 -07:00
Alan Mishchenko
e149cdcd77
Compiler warnings.
2020-05-03 12:15:54 -07:00
Alan Mishchenko
2b58a83ac0
Adding dumping of genlib library in Verilog.
2020-05-03 12:11:48 -07:00
Alan Mishchenko
559f8f5b5e
Adding dumping of genlib library in Verilog.
2020-05-03 12:09:55 -07:00
Alan Mishchenko
3e150dd553
Adding dumping of genlib library in Verilog.
2020-05-03 12:07:52 -07:00
Alan Mishchenko
d51f798956
Experimental resubstitution.
2020-05-03 10:32:30 -07:00
whitequark
fd2c9b1c19
Remove ABC_NO_RLIMIT macro, use defined(__wasm) instead.
2020-05-01 08:25:53 -07:00
whitequark
2db5f19ab6
Add support for WASI platform in Util_SignalSystem.
2020-05-01 08:25:53 -07:00
whitequark
9366e4fa68
Add support for WASI platform in Abc_ShowFile.
2020-05-01 08:25:53 -07:00
whitequark
70ed4da2ac
Add support for WASI platform in Gia_ManGnuplotShow.
2020-05-01 08:25:53 -07:00
whitequark
eea20ff466
Add support for WASI platform in cmdCheckShellEscape.
...
Since cmdCheckShellEscape doesn't actually report failure in any way,
this code simulates a situation where system() never succeeds.
2020-05-01 08:25:53 -07:00
whitequark
09607e9055
Add support for WASI platform in tmpFile.
2020-05-01 08:25:53 -07:00
Sean Cross
11c4f998b2
Makefile: break apart steps in `make clean`
...
The `make clean` target consists of a single `rm` call that passes every
generated file, object file, and dependency directory. This results in
a command line that's around 53,800 characters long.
On Linux, the maximum length of a command line is 131,072 or 262,144
characters, however on Windows the limit is 32,768.
The 53,800 character command simply fails to run on Windows, which is a
problem when the first command that gets run is `make clean`.
Break this target into steps, first removing the output files, then the
object files, then any generated garbage, and then the object depedency
directories.
This fixes `make clean` (and as a result yosys) on Windows.
Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-01 08:25:53 -07:00
alanminko
54763e6882
Merge pull request #58 from whitequark/patch-2
...
Allow changing the `ar` binary
2020-04-30 14:22:57 -07:00
alanminko
8de27b691b
Merge pull request #57 from whitequark/patch-1
...
Make use of setrlimit conditional on ABC_NO_RLIMIT
2020-04-30 14:03:26 -07:00