aboutsummaryrefslogtreecommitdiffstats
path: root/passes/fsm/fsm_extract.cc
Commit message (Expand)AuthorAgeFilesLines
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-19/+19
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-19/+19
* Fixes in fsm detect/extract for better detection of non-fsm circuitsClifford Wolf2013-12-061-3/+3
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-041-1/+1
* Some fixes to improve determinismClifford Wolf2013-08-091-24/+27
* Sort ctrl signals in fsm_extractClifford Wolf2013-08-081-0/+3
* Renamed opt_rmunused to opt_cleanClifford Wolf2013-06-051-1/+1
* Added [[CITE]] tags to abc and fsm_extract passesClifford Wolf2013-03-151-1/+6
* Added help messages for fsm_* passesClifford Wolf2013-03-011-2/+22
* Copy attributes from state signal to fsm cellClifford Wolf2013-01-051-0/+1
* initial importClifford Wolf2013-01-051-0/+359