Project

General

Profile

component serial_loader is
port (
noe_in : in std_logic := 'X' -- noe
);
end component serial_loader;

(2-2/9)