summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* 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 mista...Alan Mishchenko2019-06-261-1/+1
* 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 clas...Alan Mishchenko2019-06-081-58/+75
* 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
|\
| * Fix a memset that doesn't zero enough bytes.Jerry James2019-05-081-1/+1
* | Fixing recent change to 'print_stats'.Alan Mishchenko2019-05-111-0/+1
|/
* Modifying 'write_truth' to dump truth table in hex.Alan Mishchenko2019-05-071-3/+11
* Adding the possibility to specify file name in 'pdr'.Alan Mishchenko2019-04-221-2/+12
* Adding switch &st -s for MUX restructring.Alan Mishchenko2019-04-211-1/+2
* Adding switch &st -s for MUX restructring.Alan Mishchenko2019-04-211-2/+15
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-1/+7
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-1/+1
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-22/+63
* Adding switch &dch -e to reduce equivalences.Alan Mishchenko2019-04-171-4/+18
* Enabling dumping of the library of minimum circuits.Alan Mishchenko2019-04-171-5/+19
* Adding new command handler for experimental procedures.Alan Mishchenko2019-04-173-0/+103
* Fix naming problem in converting a logic network into a netlist.Alan Mishchenko2019-04-171-1/+4
* Fix index of delay tables created by %blast.Alan Mishchenko2019-04-161-2/+2
* Adding switch 'read_truth -f <file_name>' to read truth table from file.Alan Mishchenko2019-04-151-9/+22
* Adding miter construction with one bit-level output for each pair of word-lev...Alan Mishchenko2019-04-143-13/+51
* Adding clock enable extraction as command &put -e.Alan Mishchenko2019-04-142-15/+80
* Decoupling identical flop-input names in &put.Alan Mishchenko2019-04-101-2/+10
* Extending generic simulation APIs.Alan Mishchenko2019-04-091-4/+9
* Supporting reset in retiming.Alan Mishchenko2019-04-091-0/+6
* Supporting LUT in NDR and WLC.Alan Mishchenko2019-04-056-5/+29
* Recognizing async reset in blasting (the case of constant 0 driver).Alan Mishchenko2019-04-021-2/+18
* Compiler warning.Alan Mishchenko2019-03-281-1/+0
* Extending simulation interface.Alan Mishchenko2019-03-281-4/+9
* Adding support for logging in command &gla.Alan Mishchenko2019-03-271-5/+18
* Changing print-out in 'dprove' when the miter is combinational.Alan Mishchenko2019-03-271-10/+13
* Recognizing async reset in blasting.Alan Mishchenko2019-03-266-1/+69