Microsoft AGB-00001 Spécifications Page 87

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 144
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 86
VHDL Datapath Synthesis
VHDL Reference Manual 5-11
to up counter.
Aset Optional Logic 0 Asynchronous set input Sets all Q outputs high
Aclr Optional Logic 0 Asynchronous clear input Sets all Q outputs low
Aconst Optional Logic 0 Asynchronous set/clear input Sets the Q output to the value
of the AVALUE generic. If used,
neither the Aset or Aclr inputs
can be used.
Aload Optional Logic 0 Asynchronous load input Sets the Q output to the value
of the Data input.
Sset Optional Logic 0 Synchronous set input Sets all Q outputs high on the
next rising edge of Clock with
Enable high.
Sclr Optional Logic 0 Synchronous clear input Sets all Q outputs high on the
next rising edge of Clock with
Enable high.
Sconst Optional Logic 0 Synchronous set/clear input Sets the Q output to the value
of the SVALUE generic on the
next rising edge of Clock with
Enable high. If used, neither the
Sset or Sclr inputs can be used.
Sload Optional Logic 0 Synchronous load input Sets the Q output to the value
of the Data input on the next
rising edge of Clock with Enable
high. If used, the Data input
must be used.
Testenab Optional Logic 0 Active high test enable. When this input is high,
COUNTER enters a test mode
and will serially shift data
through from the Testin input to
the Testout output.
Testin Optional Logic 0 Serial test data input The value on this input is shifted
into Q(0) on the rising edge of
Clock with Testenab active.
Testout Optional None Serial test data output This output is always equal to
Q(WIDTH-1).
Q Optional None Registered Counter output Size equals WIDTH generic.
Eq Optional None Asynchronous decode of the Q
output.
Size equals 2**WIDTH generic.
Notes:
1. Most targets do not support the Testenab, Testin, Testout, Aconst,
Aload, and Sconst ports.
2. The Eq port, if used, will be 2**WIDTH bits wide. The compile time
will grow exponentially with the width of this port; therefore we
recommend that if you use this port that you do not set WIDTH >
6. If necessary, you can cascade individual G_COUNTERs together
to create wider counter functions.
Vue de la page 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 143 144

Commentaires sur ces manuels

Pas de commentaire