summaryrefslogtreecommitdiff
path: root/kernel/consteval.h
Commit message (Expand)AuthorAge
* Removed RTLIL::SigSpec::expand() methodClifford Wolf2014-07-23
* SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created...Clifford Wolf2014-07-22
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-22
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-22
* Fixed SAT and ConstEval undef handling for $pmux and $safe_pmuxClifford Wolf2014-01-03
* Fixed handling of undef values in MUX select input in ConstEvalClifford Wolf2013-11-06
* initial importClifford Wolf2013-01-05