If you have some input pins and output pins that you dont need and you want to remain low but you can delete them for a good reason, is there any way to deal with them so they arent left loose?
My software doesnt allow pins that arent connected to anything but I need to connect them without them affecting the circuit. As I am actually implementing this circuit on hardware I'd prefer not to create any extra pins on it to allow a permanently low connection to the pin, if there is a way to internally deal with it and attach it to something then that is preferable. Is there a logical way of achieving this? Like for example connecting it in a way that it is impossible to ever have an On signal?
My software doesnt allow pins that arent connected to anything but I need to connect them without them affecting the circuit. As I am actually implementing this circuit on hardware I'd prefer not to create any extra pins on it to allow a permanently low connection to the pin, if there is a way to internally deal with it and attach it to something then that is preferable. Is there a logical way of achieving this? Like for example connecting it in a way that it is impossible to ever have an On signal?