summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlc.h
Commit message (Expand)AuthorAgeFilesLines
* Experiments with CEC for arithmetic circuits.Alan Mishchenko2016-05-071-0/+1
* Supporting negative and reverse ranges of word-level variables in Wlc.Alan Mishchenko2016-04-041-38/+40
* Supporting bit-wise XNOR operator in Wlc_Ntk_t.Alan Mishchenko2016-03-181-0/+1
* Supporting complemented reduction operators.Alan Mishchenko2016-03-101-0/+3
* Adding support for a different bit-blasting of a multiplier and squarer.Alan Mishchenko2016-02-121-2/+3
* Supporting X-valued constants in Wlc_Ntk_t.Alan Mishchenko2016-02-021-0/+1
* Improving Wlc_Ntk_t data-structure by extending bit-ranges up to 4B enabling ...Alan Mishchenko2015-07-161-4/+4
* Improved bit-blasting of various operators in Wlc_Ntk_t; added SQRT operator ...Alan Mishchenko2015-07-141-2/+4
* Bug fixing in %blast when blasting MUX coming from always-statement.Alan Mishchenko2015-07-071-1/+1
* Bug fixing in %blast when blasting mod operator (handling zero divisor).Alan Mishchenko2015-07-071-1/+1
* Adding new debugging feature to Wlc_Ntk_t.Alan Mishchenko2015-06-191-0/+1
* Sequential word-level simulator for Wlc_Ntk_t.Alan Mishchenko2015-06-041-0/+4
* Fix inconsistency between operators and symbols in Wlc_Ntk_t.Alan Mishchenko2015-04-251-19/+19
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-3/+2
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-151-18/+21
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-111-0/+6
* Added SMT parser for Wlc_Ntk_t.Alan Mishchenko2015-02-071-2/+4
* Outputting initial state in Wlc_Ntk_t.Alan Mishchenko2015-01-251-1/+1
* Support of init-state in AIGs derived from word-level designs in Wlc_Ntk_t.Alan Mishchenko2015-01-211-0/+2
* Improvements to word-level network package.Alan Mishchenko2014-11-141-56/+63
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-131-1/+4
* Support for sequential designs in word-level Verilog.Alan Mishchenko2014-09-261-7/+25
* Enabling print-out, for each operator, of the percetage of AND nodes after bi...Alan Mishchenko2014-09-251-1/+2
* Printing node type statistics.Alan Mishchenko2014-09-241-0/+2
* Improvements to word-level Verilog parser.Alan Mishchenko2014-09-171-69/+72
* Improvements to word-level Verilog parser.Alan Mishchenko2014-09-161-1/+5
* Compiler error (duplicate typedef).Alan Mishchenko2014-09-151-1/+0
* Compiler warnings.Alan Mishchenko2014-09-121-45/+1
* New word-level representation package.Alan Mishchenko2014-09-121-0/+273