Achronix Speedster22i User Macro Guide Manuale Utente Pagina 74

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 224
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 73
Registers DFFER
Speedster22i Macro Cell Library
AchronixSemiconductorProprietary PAGE 58
sr_assertion
The sr_assertion parameter defines the behavior of the output when the rn reset input is
asserted.Assigningthesr_assertionto“unclocked”resultsinanasychronousassertionofthe
reset signal, where the q output is set to zero upon assertion of the activelow reset signal.
Assigningthesr_assertionto“clocked”re
sultsinasynchronousassertionoftheresetsignal,
wheretheqoutp utissettozeroat thenextrisingedgeoftheclock.Thedefault valueofthe
sr_assertionparameteris“unclocked”.
Table 2-15: DFFER Function Table when sr_assertion = “unclocked”
Inputs Output
rn ce d ck q
Table 2-16: DFFER Function Table when sr_asser
tion = “clocked”
Inputs Output
rn ce d ck q
Verilog Instantiation Template
DFFER #(.init(1’b0),
.sr_assertion(“unclocked”))
instance_name
(.q(user_out),
.d(user_din),
.rn(user_reset),
.ce(user_clock_enable),
.ck(user_clock));
0X X X 0
10 X XHold
11 0 0
11
1 1
0X X 0
10
X XHold
11 0 0
11
1 1
Vedere la pagina 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 223 224

Commenti su questo manuale

Nessun commento