
I/O Cells IPAD
Speedster Macro Cell Library
www.achronix.com PAGE 14
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
IPAD_instance_name : IPAD
generic map (location => ““,
iostandard => “LVCMOS18”,
keepmode => “none”,
hysteresis => "none",
pvt_comp => "none",
termination => "50",
odt => "off")
port map (dout => user_dout,
pad => user_pad);
Commenti su questo manuale