Alan Mishchenko
|
7efe9c1d65
|
Updating and extending simulation data structures.
|
2020-03-05 14:33:02 -08:00 |
Alan Mishchenko
|
f433931075
|
Adding commands to generate data for experiments.
|
2020-02-23 16:35:59 -08:00 |
Alan Mishchenko
|
c8894603b2
|
Adding commands to generate data for experiments.
|
2020-02-22 13:13:30 -08:00 |
Alan Mishchenko
|
3c586f886e
|
Adding commands to generate data for experiments.
|
2020-02-21 13:40:50 -08:00 |
Alan Mishchenko
|
c086edaa9f
|
Adding min-level merging of equivalence classes of AIG nodes.
|
2020-02-19 13:35:26 -08:00 |
Alan Mishchenko
|
afebb18041
|
Experiments with resubstitution.
|
2020-01-21 20:41:54 -08:00 |
Alan Mishchenko
|
07002bc9f9
|
Experiments with simulation patterns.
|
2020-01-20 21:41:36 -08:00 |
Alan Mishchenko
|
632c7a7d89
|
Experiments with MUX restructuring.
|
2020-01-19 23:44:47 -08:00 |
Alan Mishchenko
|
f1a3cffe59
|
Adding new command to generate specialized miter.
|
2020-01-19 02:18:32 -08:00 |
Alan Mishchenko
|
c32a2ece07
|
Adding switch -g to use global rather than local BDDs in 'muxes'.
|
2020-01-14 13:37:53 +02:00 |
Alan Mishchenko
|
1bb50384d1
|
Improving performance of 'lutpack'.
|
2020-01-10 17:44:48 +02: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
|
e1997b038a
|
Adding commands 'save' and 'load' for mapped networks.
|
2020-01-03 22:00:58 -05:00 |
Alan Mishchenko
|
7a9311ee42
|
Adding experimental command.
|
2019-12-14 20:22:37 -08:00 |
Alan Mishchenko
|
53d4d6513c
|
Adding experimental command.
|
2019-12-14 20:13:56 -08:00 |
Alan Mishchenko
|
6fb8b17c2d
|
Making &gla iterate over property outputs.
|
2019-12-11 21:13:00 -08:00 |
Alan Mishchenko
|
95a6aa285c
|
Renaming options of command &sat.
|
2019-12-05 14:37:02 -08:00 |
Alan Mishchenko
|
1e602492d8
|
Changes to several APIs.
|
2019-12-05 09:53:42 -08:00 |
Alan Mishchenko
|
787e3e1d12
|
Adding logfile dump to print_status.
|
2019-11-25 17:54:18 +07:00 |
Alan Mishchenko
|
8752613e3a
|
Experiments with truth tables.
|
2019-11-19 19:30:31 +08:00 |
Alan Mishchenko
|
ec1dc44287
|
Changes to several APIs.
|
2019-11-03 22:04:14 +02:00 |
Alan Mishchenko
|
5a1184460b
|
Experiments with simulation.
|
2019-10-27 21:07:06 +02:00 |
Alan Mishchenko
|
35c2b42164
|
Adding switch -o to 'map' and '&put' to control gate duplication.
|
2019-10-26 14:07:52 +03:00 |
Alan Mishchenko
|
623b5e8251
|
Several corner-case bug fixes in scorr with constraints.
|
2019-10-02 20:43:18 -07: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
|
3a1705e8bb
|
Adding option 'gen -b' to generate signed Booth multipliers.
|
2019-09-19 10:27:13 -07:00 |
Alan Mishchenko
|
4256ad0acb
|
Several suggested bug-fixes.
|
2019-09-13 17:28:00 -07:00 |
Alan Mishchenko
|
5081b41dc0
|
Upgrading reparametrization to perform (non-range-equivalent) removal of logic.
|
2019-09-04 19:36:48 +09:00 |
Alan Mishchenko
|
9017fa9169
|
Adding new switch to &genqfb to use output as an enable in the miter.
|
2019-07-30 17:08:26 +07:00 |
Alan Mishchenko
|
2de35735c5
|
Representing formula used in &fftest as a BLIF file.
|
2019-07-18 10:51:05 +02:00 |
Alan Mishchenko
|
6b9ed7a08d
|
Adding switch '-F <filename>' to &fftest.
|
2019-07-16 12:55:51 +02:00 |
Alan Mishchenko
|
fdf0fb2783
|
Adding command &permute.
|
2019-07-02 23:39:53 +03:00 |
Alan Mishchenko
|
26ac9ef91a
|
Making 'dsec' return verification status.
|
2019-06-21 08:03:49 +02:00 |
Alan Mishchenko
|
1dcf6c879f
|
Adding verbosity flag to command 'symfun'.
|
2019-06-20 07:32:58 +02: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
|
62487de97b
|
Adding support for user-specified wire delays in &if.
|
2019-05-29 14:46:25 -07:00 |
Alan Mishchenko
|
712f46ca23
|
Adding command 'symfun' to generate truth table of a symmetric function.
|
2019-05-25 20:17:04 -07:00 |
Alan Mishchenko
|
890ff42cb7
|
Adding command &print_truth to print truth tables for primary outputs.
|
2019-05-25 18:39:45 -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
|
a103358ae2
|
Merge branch 'master' of https://github.com/berkeley-abc/abc
|
2019-05-11 21:13:20 +08:00 |
Alan Mishchenko
|
e354dc40ca
|
Fixing recent change to 'print_stats'.
|
2019-05-11 21:09:08 +08:00 |
Jerry James
|
e195bf2f7e
|
Fix a memset that doesn't zero enough bytes.
|
2019-05-08 19:17:49 -06:00 |
Alan Mishchenko
|
d07608c052
|
Adding the possibility to specify file name in 'pdr'.
|
2019-04-22 12:14:31 -07:00 |
Alan Mishchenko
|
fa8716152f
|
Adding switch &st -s for MUX restructring.
|
2019-04-21 18:23:58 -07:00 |
Alan Mishchenko
|
14a1ea8447
|
Adding switch &st -s for MUX restructring.
|
2019-04-21 17:15:08 -07:00 |
Alan Mishchenko
|
3709744c60
|
Adding switch &dch -e to reduce equivalences.
|
2019-04-17 18:48:08 -07:00 |
Alan Mishchenko
|
be3a8c3980
|
Enabling dumping of the library of minimum circuits.
|
2019-04-17 17:38:22 -07:00 |
Alan Mishchenko
|
3e9bc99e24
|
Adding new command handler for experimental procedures.
|
2019-04-17 14:54:35 -07:00 |