Achronix Speedster22i User Macro Guide Manual do Utilizador Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 224
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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);
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 223 224

Comentários a estes Manuais

Sem comentários