mirror of https://github.com/YosysHQ/yosys.git
bf0f96b847
Both parameters and attributes are necessary because the parameters have to be the same between every instantiation of the cell, but attributes may well vary. For example, for an UART PHY, the type of the PHY (tty, pty, socket) would be a parameter, but configuration of the implementation specified by the type (socket address) would be an attribute. |
||
---|---|---|
.. | ||
Makefile.inc | ||
cxxrtl.cc | ||
cxxrtl.h |