I have three different devices that could be fitted to my board (welcome to 2022 component shortages), all of which have their outputs tied together.
I get an ERC error because three outputs are connected. These are library parts so I’d rather avoid making copies and changing the pin types, but that’s an option.
Is there any other way to resolve this? I could disable that specific check I suppose. Or use resistors to separate the nets, but I’d rather not do that. Anything I missed?