Negated enable for multiplexer
This is an in-progress PR, consisting of an implementation for negated enables for the multiplexer, and eventually for the demultiplexer as well.
As of now, the feature modifies the enable attribute for the multiplexer to add an invert option, which inverts the input for the enable in the component, as well as adding the little indication circle. This new invert option for the enable attribute takes the value id of 'inverted' in the XML.
So, are the designs for the invert enable OK? If that's the case, I will then work on the demultiplexer as well.
Sorry for the late feedback. The designs are OK. Regarding the addition of localization strings, please make sure that you add placeholders to all languages for which localization is offered.
@BFH-ktt1: Any thoughts from your side?
Please see this comment by @davidhutchens in the related PR #1855 regarding labeling the activity level of the enable input.