Achronix Speedster22i User Macro Guide Instrukcja Użytkownika Strona 50

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 49
I/O Cells OPAD_D2
Speedster Macro Cell Library
www.achronix.com PAGE 33
Table 1-38: Parameters
Parameter Defined Values Default Value
location
iostandard “LVCMOS18”
drive
rstmode
rstvalue
slew
keepmode
hysteresis
open_drain “true, “false “false
pvt_comp “none”, “own” “none”
odt “off , “on “off ”
termination “50”, “60”, “75”, “100”
, “120”, “240” “50”
Figure 1-17: OP
AD_D2 Output Timing Diagram (assumes data_en = 1’b1)
Verilog Instantiation Template
OPAD_D2 #(.location(""),
.iostandard("LVCMOS18"),
.drive("16"),
.rstmode("async"),
.rstvalue("low"),
.slew("slow"),
.open_drain("false"),
.pvt_comp("none"))
instance_name (.pad(user_pad), .dina(user_dina), .dinb(user_dinb),
.data_en(user_data_en)
, .rstn(user_rstn), .clk(user_clk));
“<pad_location>”
See Table11
"2", "4", "6", "8", "12", "16" "16"
“sync, “async “async
“low”, “high “low”
fast”,slow” slow”
"pullup", "pulldown", "none" “none
"none", "schmitt" “none
clk
dina
dinb
pad
Przeglądanie stron 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag