Achronix Speedster22i User Macro Guide Manuale Utente Pagina 24

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 224
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 23
I/O Cells IOPAD_D
Speedster Macro Cell Library
www.achronix.com PAGE 7
Verilog Instantiation Template
IOPAD_D #(.location(""),
.iostandard("LVCMOS18"),
.drive("16"),
.txregmode("reg"),
.rxregmode("reg"),
.oeregmode("reg"),
.rstmode("async"),
.rstvalue("low"),
.slew("slow"),
.keepmode("none"),
.hysteresis("none"),
.open_drain("false"),
.pvt_comp("none"),
.termination("50"),
.odt("off"))
instance_name (.pad(user_pad), .din(user_din), .dout(user_dout),
.oe(user_oe), .txdata_en(user_txdata_en), .rxdata_en(user_rxdata_en),
.txrstn(user_txrstn), .rxrstn(user_rxrstn), .oerstn(user_rxrxtn),
.srstn(user_txsrstn), ..txclk(user_txclk), .rxclk(user_rxclk),
.oeclk(user_oeclk));
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
Vedere la pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 223 224

Commenti su questo manuale

Nessun commento