Achronix Speedster22i User Macro Guide Manual de usuario Pagina 48

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 224
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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);
Vista de pagina 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 223 224

Comentarios a estos manuales

Sin comentarios