Achronix Speedster22i User Macro Guide Manuel d'utilisateur Page 53

  • 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 52
I/O Cells OPAD_DIFF
Speedster Macro Cell Library
www.achronix.com PAGE 36
instance_name (.din(user_din), .pad(user_pad),
.padn(user_padn));
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
OPAD_DIFF_instance_name : OPAD_DIFF
generic map (locationp => "",
locationn => "",
iostandard => "LVDS",
drive => "16",
slew => "slow",
pvt_comp => "none",
open_drain => "false",
invert_out => "off")
port map (din => user_din,
pad => user_pad,
padn => user_padn);
Vue de la page 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 223 224

Commentaires sur ces manuels

Pas de commentaire