summaryrefslogtreecommitdiff
path: root/passes/proc/proc_dff.cc
Commit message (Expand)AuthorAge
* Replaced more old SigChunk programming patternsClifford Wolf2014-07-24
* Removed RTLIL::SigSpec::optimize()Clifford Wolf2014-07-23
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-22
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-22
* Replaced depricated NEW_WIRE macro with module->addWire() callsClifford Wolf2014-07-21
* Do not create $dffsr cells with no-op resets in proc_dffClifford Wolf2014-06-19
* Added support for complex set-reset flip-flops in proc_dffClifford Wolf2013-10-24
* Improved handling of dff with async resetsClifford Wolf2013-10-21
* Added dffsr support to proc_dff passClifford Wolf2013-10-18
* fixed typosJohann Glaser2013-03-18
* Added help messages to proc_* passesClifford Wolf2013-03-01
* initial importClifford Wolf2013-01-05