summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-2/+2
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-064-28/+70
|
* Added switch 'dch -r' to skip choices with structural support redundancy.Alan Mishchenko2012-09-051-2/+6
|
* Added error message when the user is trying 'dsat' for multi-output comb miters.Alan Mishchenko2012-09-051-2/+2
|
* Added new command &gla_shrink.Alan Mishchenko2012-09-042-2/+95
|
* Better batch mode printout.Alan Mishchenko2012-09-041-1/+1
|
* Enabled recording the name of the file GIA is coming from.Alan Mishchenko2012-09-042-0/+3
|
* Added switch &srm -A <file> for dumping SRM into a user-specified file.Alan Mishchenko2012-09-021-10/+21
|
* Fixing the way constants are written into mapped Verilog files.Alan Mishchenko2012-08-311-0/+5
|
* Handling constant nodes in gate sizing.Alan Mishchenko2012-08-301-0/+3
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-291-0/+3
|
* Added an API to convert a multi-output PLA into a shared AIG.Alan Mishchenko2012-08-293-25/+107
|
* Ensured that SC mapped network is always in a topo order.Alan Mishchenko2012-08-281-1/+14
|
* Added buffering based on combinational merging.Alan Mishchenko2012-08-283-5/+42
|
* Bug fix: abstraction commands not properly updating status when dumping ↵Alan Mishchenko2012-08-283-3/+3
| | | | intermediate abstraction.
* Added precomputation of TFO ordering for incremental network updates.Alan Mishchenko2012-08-273-0/+118
|
* Improved printout of command history.Alan Mishchenko2012-08-274-2/+31
|
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-272-9/+32
|
* Compiler warnings.Alan Mishchenko2012-08-261-1/+1
|
* Added switch '&gla -m' to dump original miter with the abstraction map.Alan Mishchenko2012-08-261-2/+6
|
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-251-1/+6
|
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-252-12/+9
|
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-253-5/+12
|
* Several improvements to command 'testnpn'.Alan Mishchenko2012-08-253-44/+58
|
* Compiler warnings.Alan Mishchenko2012-08-241-1/+1
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-242-0/+5
|
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-244-28/+61
|
* Added recording history of used commands into file 'abc.history' (Windows only).Alan Mishchenko2012-08-246-28/+80
|
* Changed command 'sim' to work with a miter by default (replace 'sim -m' by ↵Alan Mishchenko2012-08-241-1/+1
| | | | 'sim' in verification applications).
* Added simulation of comb circuits with user-specified patterns in command 'sim'.Alan Mishchenko2012-08-242-128/+46
|
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-232-3/+23
|
* Compiler warnings.Alan Mishchenko2012-08-092-13/+13
|
* Compiler warnings.Alan Mishchenko2012-08-091-1/+1
|
* New command 'testnpn' to compare semi-canonical forms.Alan Mishchenko2012-08-084-12/+335
|
* Changing the default value '&gla -n' to the opposite.Alan Mishchenko2012-08-061-1/+1
|
* Scalable gate-level abstraction.Alan Mishchenko2012-08-031-13/+14
|
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+2
|
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+6
|
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+15
|
* Fixed compiler warnings.Alan Mishchenko2012-07-291-2/+2
|
* Scalable gate-level abstraction.Alan Mishchenko2012-07-291-5/+14
|
* Adding command 'testdec'.Alan Mishchenko2012-07-282-11/+472
|
* Started implementing command 'testdec'.Alan Mishchenko2012-07-283-0/+140
|
* Fixing interpolation to run without resource limits by default.Alan Mishchenko2012-07-251-2/+2
|
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-251-4/+8
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-251-34/+46
|
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-252-6/+7
|
* Updated code for lazy man's synthesis (memory optimization).Alan Mishchenko2012-07-201-53/+72
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-201-3/+51
|
* Added switch &trim -c to additionally remove direct connections (POs fed by ↵Alan Mishchenko2012-07-201-3/+14
| | | | PIs).