aboutsummaryrefslogtreecommitdiffstats
path: root/passes/fsm/fsm_opt.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed memory leak in fsm_optClifford Wolf2014-07-221-1/+3
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-9/+9
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-9/+9
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-041-1/+1
* Renamed opt_rmunused to opt_cleanClifford Wolf2013-06-051-1/+1
* Added help messages for fsm_* passesClifford Wolf2013-03-011-5/+17
* initial importClifford Wolf2013-01-051-0/+285