You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port ( I0,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15,I16,I17,I18,I19,I20,I21,I22,I23,I24,I25,I26,I27,I28,I29,I30,I31 : in STD_LOGIC_VECTOR (31 downto 0);
s : in STD_LOGIC_VECTOR (4 downto 0);
O : out STD_LOGIC_VECTOR (31 downto 0));
end component;
component Decoder is
Port ( selector : in STD_LOGIC_VECTOR (4 downto 0);