aboutsummaryrefslogtreecommitdiffstats
path: root/passes/fsm/fsmdata.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary copy of a potential large constant value.Henner Zeller2022-06-091-2/+2
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-23/+23
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-4/+4
* namespace YosysClifford Wolf2014-09-271-2/+5
* Renamed port access function on RTLIL::Cell, added param access functionsClifford Wolf2014-07-311-2/+2
* Changed users of cell->connections_ to the new API (sed command)Clifford Wolf2014-07-261-2/+2
* Renamed RTLIL::{Module,Cell}::connections to connections_Clifford Wolf2014-07-261-2/+2
* Various small fixes (from gcc compiler warnings)Clifford Wolf2014-07-231-4/+4
* SigSpec refactoring: cleanup of old SigSpec usage in fsm_* commandsClifford Wolf2014-07-221-8/+6
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-4/+4
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-4/+4
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-041-1/+1
* initial importClifford Wolf2013-01-051-0/+177