I have 6 inputs that I want to insert in a 8-1 multiplexer. I just want to know how to modify the 8-1 mux to support only 6 inputs. I mean the last two rows on the truth table of the 8-1 won't be available.
This is the 8-1 mux I am using:

and its logic table:
I only want to use the D0 to D5 inputs.
