Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AST ProcessGenerator: replaced subst_*_{from,to} with subst_*_map | Clifford Wolf | 2014-08-16 | 1 | -41/+26 |
* | Added RTLIL::SigSpec::to_sigbit_map() | Clifford Wolf | 2014-08-14 | 1 | -11/+3 |
* | Changed the AST genWidthRTLIL subst interface to use a std::map | Clifford Wolf | 2014-08-14 | 1 | -17/+27 |
* | More cleanups related to RTLI |