Achronix Speedster22i User Macro Guide User Manual Page 90

  • Download
  • Add to my manuals
  • Print
  • Page
    / 224
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 89
Registers DFFNES
Speedster22i Macro Cell Library
AchronixSemiconductorProprietary PAGE 74
VHDL Instantiation Template
------------- ACHRONIX LIBRARY ------------
library speedster22i;
use speedster22i.components.all;
------------- DONE ACHRONIX LIBRARY ---------
-- Component Instantiation
DFFNES_instance_name : DFFNES
generic map (
init => ‘1’,
sr_assertion => “unclocked”)
port map (q => user_out,
d => user_din,
sn => user_set,
ce => user_clock_enable,
ckn => user_clock);
Page view 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 223 224

Comments to this Manuals

No comments