Alan Mishchenko
|
b4f099c511
|
Experiments with LUT mapping for small functions.
|
2021-06-19 19:26:41 -07:00 |
Alan Mishchenko
|
aa9fe1f240
|
Updating LUT synthesis code.
|
2021-05-11 15:04:15 -07:00 |
Alan Mishchenko
|
76bed2055c
|
Updating LUT synthesis code.
|
2021-05-08 20:10:44 -07:00 |
Alan Mishchenko
|
d0efef2fe9
|
Experiments with simulation.
|
2020-12-30 11:24:35 -08:00 |
Alan Mishchenko
|
f06217e25a
|
Compiler warnings.
|
2020-12-21 12:45:50 -08:00 |
Alan Mishchenko
|
083c1218e5
|
Improving MFFC computation code.
|
2020-09-17 13:04:09 -07:00 |
Alan Mishchenko
|
07bf95f480
|
Experiments with iterative synthesis.
|
2020-09-13 19:17:16 -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
|
0ae0744e73
|
Experimental resubstitution.
|
2020-05-15 22:11:10 -07:00 |
Alan Mishchenko
|
a7871d24cd
|
Experimental resubstitution.
|
2020-05-08 13:50:29 -07:00 |
Alan Mishchenko
|
d51f798956
|
Experimental resubstitution.
|
2020-05-03 10:32:30 -07:00 |
Alan Mishchenko
|
1b83b4b273
|
Various changes.
|
2020-03-29 20:32:06 -07:00 |
Alan Mishchenko
|
8654192586
|
Various changes.
|
2020-03-28 18:45:48 -07:00 |
Alan Mishchenko
|
a277d450bf
|
Experiments with simulation-based engines.
|
2020-03-25 12:17:12 -07:00 |
Alan Mishchenko
|
c7bc6b6329
|
Experiments with simulation-based engines.
|
2020-03-22 19:39:00 -07:00 |
Alan Mishchenko
|
a4518e6f83
|
Various changes.
|
2020-03-21 19:03:41 -07:00 |
Alan Mishchenko
|
e72438b2d3
|
Downgrading random number generator to be not inlined.
|
2020-03-18 19:03:20 -07:00 |
Alan Mishchenko
|
7efe9c1d65
|
Updating and extending simulation data structures.
|
2020-03-05 14:33:02 -08:00 |
Alan Mishchenko
|
8c8f39ad76
|
Adding several new utilities.
|
2020-01-27 10:32:07 -08:00 |
Alan Mishchenko
|
1485e63ae3
|
Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.
|
2020-01-07 01:36:06 +02:00 |
Alan Mishchenko
|
e9896a23e3
|
Adding macro to disable bridge output and APIs by popular demand.
|
2019-11-09 10:30:02 +02:00 |
Alan Mishchenko
|
b292595062
|
Adding switch to &if to consider special type of 6-input cuts.
|
2019-09-26 14:05:16 -07:00 |
Alan Mishchenko
|
390adc39ca
|
Making &mfs work with boxes larger than 6 inputs. Adding option &if -w to print delay profile.
|
2019-09-19 16:49:36 -07:00 |
Alan Mishchenko
|
38e2f41655
|
Updating command 'symfun' to generate symmetric functions and their NPN classes.
|
2019-05-30 19:27:31 -07:00 |
Alan Mishchenko
|
78af793b92
|
Changes to the interface of &cfs.
|
2019-05-21 20:41:22 -07:00 |
Alan Mishchenko
|
caa120c855
|
Changes to the interface of &cfs.
|
2019-05-15 21:44:02 +09:00 |
Alan Mishchenko
|
7ccb25bfe9
|
Modifying 'write_truth' to dump truth table in hex.
|
2019-05-07 07:27:31 +08:00 |
Alan Mishchenko
|
d1b6413d1c
|
Fix index of delay tables created by %blast.
|
2019-04-16 21:37:45 -07:00 |
Alan Mishchenko
|
95a5e47b6b
|
Extending generic simulation APIs.
|
2019-04-09 11:41:44 -07:00 |
Alan Mishchenko
|
45cdd5acaa
|
Extending simulation interface.
|
2019-03-28 07:50:14 -07:00 |
Alan Mishchenko
|
558eee987d
|
Adding new command line args.
|
2019-03-13 18:49:25 +01:00 |
Alan Mishchenko
|
3cce04c62d
|
Fixing some more warnings by adding cast from 'int' to 'size_t'.
|
2019-03-05 16:26:42 -08:00 |
Alan Mishchenko
|
f657d9a7e6
|
Fixing several other type conversion warnings.
|
2019-03-05 16:08:49 -08:00 |
Alan Mishchenko
|
01569b8f5f
|
Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc.
|
2019-03-05 15:57:50 -08:00 |
Alan Mishchenko
|
bc288a7633
|
Suggested white-space changes for fewer gcc warnings.
|
2019-03-04 14:29:57 -08:00 |
Alan Mishchenko
|
ed155f7f42
|
Adding new switch to simulation.
|
2019-01-29 09:43:02 -08:00 |
Alan Mishchenko
|
f16012bc28
|
Adding new switch to simulation.
|
2019-01-29 09:08:54 -08:00 |
Alan Mishchenko
|
d96d3e3fd5
|
Changing default parameter values in the AIG generation code.
|
2019-01-18 17:39:09 -08:00 |
Alan Mishchenko
|
7786cb24ea
|
Procedures to generate constant-argument multipliers.
|
2019-01-15 18:27:02 -08:00 |
Alan Mishchenko
|
36e5badf05
|
Procedure to trasnsform counter-examples.
|
2019-01-15 17:30:39 -08:00 |
Alan Mishchenko
|
1779f545e3
|
Procedures to generate constant-argument multipliers.
|
2019-01-15 15:37:39 -08:00 |
Alan Mishchenko
|
0a1fb03e3c
|
Procedures to generate constant-argument multipliers.
|
2019-01-09 11:49:12 -08:00 |
Alan Mishchenko
|
f3ba29b302
|
Procedures to generate constant-argument multipliers.
|
2019-01-09 11:42:50 -08:00 |
Alan Mishchenko
|
c2c87aa66c
|
Procedures to generate constant-argument multipliers.
|
2019-01-08 12:06:50 -08:00 |
Alan Mishchenko
|
36585eff57
|
Experiments with retiming (adding new APIs).
|
2018-12-09 15:18:12 -08:00 |
Alan Mishchenko
|
5aa3025ce7
|
Adding switch &w -n to modify the comment section of the AIGER file written.
|
2018-11-21 13:12:01 -08:00 |
Alan Mishchenko
|
6f0d808859
|
Various usability changes (second round).
|
2018-11-20 19:15:07 -08:00 |
Heinz Riener
|
148ea34a20
|
extraUtilPerm: Abc_ZddDiff.
|
2018-10-21 13:24:58 +02:00 |
Alan Mishchenko
|
53ba28772e
|
New APIs of the truth table package.
|
2018-09-21 18:20:46 -07:00 |
Alan Mishchenko
|
f38ea72b89
|
Hash table profiling.
|
2018-09-08 11:41:20 +03:00 |