summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Extending generic simulation APIs.Alan Mishchenko2019-04-092-5/+10
* Supporting reset in retiming.Alan Mishchenko2019-04-091-0/+6
* Supporting LUT in NDR and WLC.Alan Mishchenko2019-04-057-5/+30
* Converting dch-style equivalences into scorr-style ones.Alan Mishchenko2019-04-051-0/+12
* 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-282-5/+10
* 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
* Making 'ndr.h' fully independent of other ABC data-structures.Alan Mishchenko2019-03-231-12/+18
* Add special handling of script-level assertions.Alan Mishchenko2019-03-201-2/+98
* Prevent assertions from firing for deep logic networks.Alan Mishchenko2019-03-201-4/+4
* Adding support for LUT primitive in NDR.Alan Mishchenko2019-03-201-1/+1
* Adding support for LUT primitive in NDR.Alan Mishchenko2019-03-202-1/+3
* Fixing several potential bugs.Alan Mishchenko2019-03-193-3/+3
* Adding new command line args.Alan Mishchenko2019-03-181-0/+3
* Adding new command line args.Alan Mishchenko2019-03-132-5/+7
* Changing the default delay of buffers driving POs.Alan Mishchenko2019-03-131-1/+3
* Updated NPN classification code (compiler warnings).Alan Mishchenko2019-03-123-6/+7
* Adding logfile support to several commands.Alan Mishchenko2019-03-121-6/+53
* Updated NPN classification code (bug fix).Alan Mishchenko2019-03-101-5/+5
* Updated NPN classification code.Alan Mishchenko2019-03-082-10/+10
* Updated functional enumation code.Alan Mishchenko2019-03-082-28/+604
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-052-2/+2
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-051-6/+7
* Updating canonical form computation procedures.Alan Mishchenko2019-03-053-109/+598
* Fixing some more warnings by adding cast from 'int' to 'size_t'.Alan Mishchenko2019-03-0515-73/+73
* Fixing several other type conversion warnings.Alan Mishchenko2019-03-052-32/+32
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-05114-263/+263
* Fixing some warnings with -Wconversion.Alan Mishchenko2019-03-052-3/+3
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-0410-22/+24
* Bug in handling reverse ranges in blasting.Alan Mishchenko2019-03-041-14/+15
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+12
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+5
* Adding switch -x to &ps to disable color printout.Alan Mishchenko2019-02-123-5/+27
* Add skip feature to CEX printing.Alan Mishchenko2019-02-081-1/+9
* Bug fix in generating box library.Alan Mishchenko2019-02-041-2/+2
* Compiler warning.Alan Mishchenko2019-02-012-2/+2
* Compiler warning.Alan Mishchenko2019-01-301-1/+1
* Adding new switch to simulation.Alan Mishchenko2019-01-293-23/+28
* Adding new switch to simulation.Alan Mishchenko2019-01-292-5/+18
* Experiments with memory abstraction.Alan Mishchenko2019-01-278-11/+545
* Experiments with memory abstraction.Alan Mishchenko2019-01-221-1/+1
* Experiments with memory abstraction.Alan Mishchenko2019-01-223-3/+3
* Experiments with memory abstraction.Alan Mishchenko2019-01-2211-25/+323
* Fixing flop names with reversed ranges.Alan Mishchenko2019-01-211-14/+16
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-2112-18/+96
* Undoing some recent changes for improved CEX writing.Alan Mishchenko2019-01-216-170/+11
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-181-8/+12