Achronix Speedster22i User Macro Guide User Manual Page 87

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

Comments to this Manuals

No comments