summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* New word-level representation package.Alan Mishchenko2014-09-1212-61/+2214
|
* Resetting the random seed in 'sparsify'.Alan Mishchenko2014-09-111-0/+1
|
* Bug fix in transferring timing info.Alan Mishchenko2014-09-092-5/+62
|
* Added command 'move_names'.Alan Mishchenko2014-08-281-1/+1
|
* Added command 'move_names'.Alan Mishchenko2014-08-282-0/+106
|
* Tuning LUT mapping flow.Alan Mishchenko2014-08-281-0/+1
|
* Tuning LUT mapping flow.Alan Mishchenko2014-08-271-1/+1
|
* Compiler warning.Alan Mishchenko2014-08-271-2/+2
|
* Tuning LUT mapping flow.Alan Mishchenko2014-08-271-0/+135
|
* Improvements BLIF parser.Alan Mishchenko2014-08-273-4/+130
|
* Improvements to DSD balancing.Alan Mishchenko2014-08-274-37/+103
|
* Adding commands to save/load best network.Alan Mishchenko2014-08-262-7/+166
|
* Improving GIA interfaces for some procedures.Alan Mishchenko2014-08-251-1/+1
|
* Correcting incorrect handling of timing in several &-commands.Alan Mishchenko2014-08-251-0/+116
|
* Improving print-out of 'dsd -p'.Alan Mishchenko2014-08-221-1/+4
|
* Propagating timing support to the new synthesis/mapping commands.Alan Mishchenko2014-08-201-7/+7
|
* Extended command &cone to extract timing critical cones.Alan Mishchenko2014-08-191-13/+51
|
* Added command 'sparsify' to derive ISF from CSF.Alan Mishchenko2014-08-182-0/+212
|
* Changing default CNF generation in &bmc.Alan Mishchenko2014-08-181-1/+1
|
* Added DSD-based collapsing &dsd.Alan Mishchenko2014-08-161-1/+1
|
* Adding specialized matching to 'if'.Alan Mishchenko2014-08-161-0/+2
|
* Added DSD-based collapsing &dsd.Alan Mishchenko2014-08-162-1/+55
|
* Enabling circuit solver in &fraig.Alan Mishchenko2014-08-121-2/+6
|
* Bug fix in &fraig -L <num>.Alan Mishchenko2014-08-121-2/+2
|
* Bug fix in &fraig -L <num>.Alan Mishchenko2014-08-121-2/+2
|
* Adding delay optimization to synthesis script &syn2.Alan Mishchenko2014-08-081-15/+30
|
* Enabling cofactoring in the mapper.Alan Mishchenko2014-08-061-2/+22
|
* Enabling ISOP-based minimization in 'collapse' if EXDC is available.Alan Mishchenko2014-08-042-2/+35
|
* Profiling code for SOP/DSD/LMS balancing.Alan Mishchenko2014-08-021-0/+20
|
* Changes to the hopelessly limited Verilog parser to skip one-bit bit-ranges, ↵Alan Mishchenko2014-08-021-4/+26
| | | | such as [7:7], which seems to help in some cases.
* Small changes.Alan Mishchenko2014-07-292-3/+4
|
* Adding support for standard-cell mapping.Alan Mishchenko2014-07-283-0/+119
|
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-261-0/+189
|
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-251-9/+14
|
* Bug fix in 'print_gates' due to the mix-up of the inverter.Alan Mishchenko2014-07-221-1/+1
|
* Small changes.Alan Mishchenko2014-07-211-7/+9
|
* Adding new command &sopb for resource-aware SOP balancing.Alan Mishchenko2014-07-211-34/+107
|
* Updates and changes to several packages.Alan Mishchenko2014-07-202-11/+41
|
* Small changes in several packages.Alan Mishchenko2014-07-171-1/+1
|
* Improvements to profiling and printing statistics.Alan Mishchenko2014-07-091-6/+16
|
* Improvements to false path detection.Alan Mishchenko2014-07-081-1/+1
|
* Improvements to representation of choices.Alan Mishchenko2014-07-011-3/+7
|
* Changes to align node IDs in Abc_Ntk_t representing a logic network with ↵Alan Mishchenko2014-06-301-14/+12
| | | | Abc_Ntk_t representing an AIG, by skipping object ID number 0 reserved for the constant node.
* Changes to align node IDs in Abc_Ntk_t representing a logic network with ↵Alan Mishchenko2014-06-301-10/+14
| | | | Abc_Ntk_t representing an AIG, by skipping object ID number 0 reserved for the constant node.
* Changes and improvements to different packages.Alan Mishchenko2014-06-281-1/+1
|
* Changes and improvements to different packages.Alan Mishchenko2014-06-281-6/+16
|
* Changes and improvements to different packages.Alan Mishchenko2014-06-261-0/+3
|
* Improvements to power-aware mapping.Alan Mishchenko2014-06-232-8/+17
|
* Improvements to CNF generation.Alan Mishchenko2014-06-231-1/+1
|
* Improvements to CNF generation.Alan Mishchenko2014-06-233-12/+55
|