Achronix Speedster22i User Macro Guide User Manual Page 61

  • Download
  • Add to my manuals
  • Print
  • Page
    / 224
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 60
I/O Cells TPAD
Speedster Macro Cell Library
www.achronix.com PAGE 44
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
TPAD_instance_name : TPAD
generic map (location => "",
iostandard => "LVCMOS18",
drive => "16",
slew => "slow",
keepmode => “none”,
open_drain => “false”,
pvt_comp => "none")
port map (din => user_din,
oe => user_oe,
pad => user_pad);
Page view 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 223 224

Comments to this Manuals

No comments