Achronix Speedster22i User Macro Guide Bedienungsanleitung Seite 48

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 224
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 47
I/O Cells OPAD_D
Speedster Macro Cell Library
www.achronix.com PAGE 31
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
OPAD_D_instance_name : OPAD_D
generic map (location => ““,
i
ostandard => “LVCMOS18”,
drive => "16",
rstmode => “async”,
rstvalue => “low”,
slew => “slow”,
open_drain => "false",
pvt_comp => "none”)
port map (pad => user_pad,
din => user_din,
rstn => user_rstn,
clk => user_clk);
Seitenansicht 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 223 224

Kommentare zu diesen Handbüchern

Keine Kommentare