diff options
author | whitequark <whitequark@whitequark.org> | 2020-04-19 16:22:02 +0000 |
---|---|---|
committer | whitequark <whitequark@whitequark.org> | 2020-04-19 16:30:54 +0000 |
commit | bf0f96b847a9738df10e2a549a53bddfa0d1346a (patch) | |
tree | 5230ba23a1223b588cf6a9261a2d43ad76dcc1ed /tests | |
parent | c98cde88427aedacbcaf66d915912377ccb0cb01 (diff) | |
download | yosys-bf0f96b847a9738df10e2a549a53bddfa0d1346a.tar.gz yosys-bf0f96b847a9738df10e2a549a53bddfa0d1346a.tar.bz2 yosys-bf0f96b847a9738df10e2a549a53bddfa0d1346a.zip |
cxxrtl: provide attributes to black box factories, too.
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.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions