summaryrefslogtreecommitdiff
path: root/kernel/calc.cc
Commit message (Expand)AuthorAge
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-28
* Added proper === and !== support in constant expressionsClifford Wolf2013-12-27
* More undef-propagation related fixesClifford Wolf2013-11-08
* Removed debug log from const_pow()Clifford Wolf2013-11-08
* Fixed handling of power operatorClifford Wolf2013-11-07
* Fixed more extend vs. extend_u0 issuesClifford Wolf2013-11-07
* Improved undef handling in == and != for ConstEvalClifford Wolf2013-11-06
* Improved width extension with regard to undef propagationClifford Wolf2013-11-06
* Fixed handling of undef values in POS cells in ConstEvalClifford Wolf2013-11-06
* Fixed sign handling in const eval of sshl and sshrClifford Wolf2013-11-05
* Fixed signed div/mod in const eval (rounding and stuff)Clifford Wolf2013-08-15
* Added eval -brute_force_equiv_checker_x modeClifford Wolf2013-08-15
* Fixed even more ConstEval bugs found using xsthammerClifford Wolf2013-06-14
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-27
* initial importClifford Wolf2013-01-05