Achronix Speedster22i User Macro Guide Manuel d'utilisateur Page 105

  • 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 104
Arithmetic Functions ALU
Speedster Macro Cell Library
www.achronix.com PAGE 88
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
LUT4_instance_name : LUT4
generic map (invert_b => ‘0’)
port map (s => user_sum,
cout => user_carry_out,
a => user_a,
b => user_b,
d => user_d,
load => user_load,
cin => user_carry_in);
Vue de la page 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 223 224

Commentaires sur ces manuels

Pas de commentaire