mirror of https://github.com/YosysHQ/yosys.git
Properties are both an option: ``` .. cell:def:: $add :properties: is_evaluable ``` and a field: ``` .. cell:def:: $eqx :property x-aware: :property is_evaluable: ``` Properties as an option appear in the property index: linking a given property to all cells with that property; while properties as a field display with the cell. |
||
---|---|---|
.. | ||
RtlilLexer.py | ||
__init__.py | ||
cellref.py | ||
cmdref.py |