Achronix Speedster22i User Macro Guide Manuel d'utilisateur Page 63

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 224
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 62
I/O Cells TPAD_D
Speedster Macro Cell Library
www.achronix.com PAGE 46
Table 1-52: Parameters
Parameter Defined Values Default Value
location
iostandard “LVCMOS18”
drive
rstmode
rstvalue
slew
open_drain “true, “false “false
pvt_comp “none”, “own” “none”
Table 1-53: Output Function Table (rstmode = “async”)
din data_en oe rstn clk pad
Table 1-54: Output Function Table (rstmode = “sync”)
din data_en oe rstn clk pad
Verilog Instantiation Template
TPAD_D #(.location(""),
.iostandard("LVCMOS18"),
.drive("16"),
.rstmode("async"),
.rstvalue("low"),
.slew("slow"),
.open_drain("false"),
.pvt_comp("none"))
instance_name (.pad(user_pad), .din(user_din), .oe(user_oe),
.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”
XXX0
X
Z
X0
X1 Hold previous data
X101 Z
0111 0
1111 1
X101 Z
XXX0 Z
X0
X1 Hold previous data
X101 Z
0111 0
1111 1
X101 Z
Vue de la page 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 223 224

Commentaires sur ces manuels

Pas de commentaire