summaryrefslogtreecommitdiff
path: root/passes/fsm/fsmdata.h
Commit message (Expand)AuthorAge
* Renamed port access function on RTLIL::Cell, added param access functionsClifford Wolf2014-07-31
* Changed users of cell->connections_ to the new API (sed command)Clifford Wolf2014-07-26
* Renamed RTLIL::{Module,Cell}::connections to connections_Clifford Wolf2014-07-26
* Various small fixes (from gcc compiler warnings)Clifford Wolf2014-07-23
* SigSpec refactoring: cleanup of old SigSpec usage in fsm_* commandsClifford 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
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
* initial importClifford Wolf2013-01-05