
Logic Functions MUX2
Speedster Macro Cell Library
www.achronix.com PAGE 83
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
MUX2_instance_name : MUX2
port map (dout => user_out,
sel => user_sel,
din0 => user_din0,
din1 => user_din1);
Comentários a estes Manuais