summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Updates to JSON parser.Alan Mishchenko2019-12-021-0/+20
|
* Updates to JSON parser.Alan Mishchenko2019-12-022-7/+138
|
* Adding logfile dump to print_status.Alan Mishchenko2019-11-252-7/+70
|
* Data reading procedure.Alan Mishchenko2019-11-201-0/+48
|
* Bug fix in printing truth table in Verilog.Alan Mishchenko2019-11-201-1/+11
|
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
|
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
|
* Corner case bug fix in print_stats (warning).Alan Mishchenko2019-11-191-1/+1
|
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-104/+139
|
* Corner case bug fix in print_stats.Alan Mishchenko2019-11-191-1/+1
|
* Experiments with truth tables.Alan Mishchenko2019-11-192-0/+79
|
* Bug fix in parsing hierarchical BLIF with mapping.Alan Mishchenko2019-11-181-3/+16
|
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-185-0/+49
|
* Adding macro to disable bridge output and APIs by popular demand.Alan Mishchenko2019-11-091-2/+2
|
* Changes to several APIs.Alan Mishchenko2019-11-034-80/+432
|
* Changes to several APIs.Alan Mishchenko2019-11-011-0/+1
|
* Experiments with simulation.Alan Mishchenko2019-10-271-1/+49
|
* Adding limit on the depth of recursion when counting exact area in 'amap'.Alan Mishchenko2019-10-261-5/+5
|
* Adding switch -o to 'map' and '&put' to control gate duplication.Alan Mishchenko2019-10-263-24/+34
|
* Experiments with miter construction.Alan Mishchenko2019-10-261-0/+59
|
* Adding bit-blasting of sqrt using non-restoring algorithm (Parhami, 2nd ed, ↵Alan Mishchenko2019-10-053-3/+40
| | | | p. 452)
* Several corner-case bug fixes in scorr with constraints.Alan Mishchenko2019-10-021-0/+8
|
* Adding switch to &if to consider special type of 6-input cuts.Alan Mishchenko2019-09-261-3/+4
|
* Making &mfs work with boxes larger than 6 inputs. Adding option &if -w to ↵Alan Mishchenko2019-09-191-3/+9
| | | | print delay profile.
* Adding option 'gen -b' to generate signed Booth multipliers.Alan Mishchenko2019-09-192-6/+286
|
* Fixing performance bug (too many partial products) in blasting signed Booth ↵Alan Mishchenko2019-09-191-10/+13
| | | | multiplier.
* Several suggested bug-fixes.Alan Mishchenko2019-09-132-2/+2
|
* Upgrading reparametrization to perform (non-range-equivalent) removal of logic.Alan Mishchenko2019-09-041-3/+85
|
* Fix read_bench to read standard gate names in lower-case.Alan Mishchenko2019-08-281-9/+9
|
* Adding switch to suppress printing simple objects in %retime.Alan Mishchenko2019-08-144-12/+19
|
* Adding new switch to &genqfb to use output as an enable in the miter.Alan Mishchenko2019-07-301-5/+10
|
* Fixing some update gcc.Alan Mishchenko2019-07-251-1/+1
|
* Fixing some update gcc.Alan Mishchenko2019-07-243-3/+3
|
* Adding handling of objects without fanout in %retime.Alan Mishchenko2019-07-181-1/+15
|
* Representing formula used in &fftest as a BLIF file.Alan Mishchenko2019-07-181-17/+43
|
* Adding switch '-F <filename>' to &fftest.Alan Mishchenko2019-07-161-5/+40
|
* Adding command &permute.Alan Mishchenko2019-07-021-0/+49
|
* Making 'dsec' return correct return value (undoing this change, made by ↵Alan Mishchenko2019-06-261-1/+1
| | | | mistake).
* Making 'dsec' return correct return value.Alan Mishchenko2019-06-241-1/+1
|
* Making 'dsec' return verification status.Alan Mishchenko2019-06-212-2/+2
|
* Adding synonym of 'read_dsd'.Alan Mishchenko2019-06-201-0/+1
|
* Adding verbosity flag to command 'symfun'.Alan Mishchenko2019-06-202-5/+5
|
* Improving command 'symfun' to generate symmetric functions and their NPN ↵Alan Mishchenko2019-06-081-58/+75
| | | | classes.
* Updating command 'symfun' to generate symmetric functions and their NPN classes.Alan Mishchenko2019-05-302-25/+142
|
* Adding support for user-specified wire delays in &if.Alan Mishchenko2019-05-291-0/+16
|
* Adding command 'symfun' to generate truth table of a symmetric function.Alan Mishchenko2019-05-251-0/+75
|
* Adding command &print_truth to print truth tables for primary outputs.Alan Mishchenko2019-05-251-0/+89
|
* Changes to the interface of &cfs.Alan Mishchenko2019-05-211-4/+4
|
* Changes to the interface of &cfs.Alan Mishchenko2019-05-151-4/+17
|
* Merge branch 'master' of https://github.com/berkeley-abc/abcAlan Mishchenko2019-05-111-1/+1
|\