Achronix Speedster22i User Macro Guide Manuale Utente Pagina 78

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 224
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 77
Registers DFFES
Speedster22i Macro Cell Library
AchronixSemiconductorProprietary PAGE 62
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
DFFES_instance_name : DFFES
generic map (
init => ‘1’,
sr_assertion => “unclocked”)
port map (q => user_out,
d => user_din,
sn => user_set,
ce => user_clock_enable,
ck => user_clock);
Vedere la pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 223 224

Commenti su questo manuale

Nessun commento