b8098d18be
The reason for the :=? operator was for when you have an adapter chain whose direction of cardinality you could not know. We used explicit directives to tell these compositions which way to go. Unfortunately, that makes the API leaky. You think the chain of adapters is just one adapter, but you have to use strange Cardinality scopes to use it. That's just bad. The new :*=* just automagically figures it out from the graph. |
||
---|---|---|
.. | ||
amba | ||
config | ||
coreplex | ||
devices | ||
diplomacy | ||
groundtest | ||
interrupts | ||
jtag | ||
regmapper | ||
rocket | ||
system | ||
tile | ||
tilelink | ||
unittest | ||
util |