yosys/backends/cxxrtl
whitequark bf0f96b847 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.
2020-04-19 16:30:54 +00:00
..
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00
cxxrtl.cc cxxrtl: provide attributes to black box factories, too. 2020-04-19 16:30:54 +00:00
cxxrtl.h cxxrtl: provide attributes to black box factories, too. 2020-04-19 16:30:54 +00:00