Microsoft AGB-00001 Spécifications Page 9

  • 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 8
VHDL Reference Manual 2-1
2. Language Structure
VHDL is a hardware description language (HDL) that contains the
features of conventional programming languages such as Pascal or C,
logic description languages such as ABEL-HDL, and netlist languages
such as EDIF. VHDL also includes design management features, and
features that allow precise modeling of events that occur over time.
This chapter introduces a subset of the VHDL language that allows you
to begin creating synthesizable designs, and is not intended to
describe the full language. For further information on VHDL, consult a
standard VHDL reference book. A number of these books are listed at
the end of this chapter.
The VHDL Synthesizer supports most of the VHDL language, as
described in IEEE Standard 1076-1993. The meaning of some sections
of the language, however, is unclear in the context of logic synthesis.
Examples of this are found in the standard package textio. The file I/O
operations supported by textio are useful for simulation purposes but
are not currently synthesizable.
For sample syntax and a list of VHDL statements supported by the
VHDL Synthesizer, see Appendix A, “Quick Reference.”
For a list of exceptions and constraints on the VHDL Synthesizer's
support of VHDL, see Appendix B, “Limitations.”
This chapter shows you the structure of a VHDL design, and then
describes the primary building blocks of VHDL used to describe typical
circuits for synthesis:
Library (Design) Units
Statements
Objects
Types
Operators
Attributes
In addition, the three primary methods of VHDL design are discussed:
Dataflow VHDL
Behavioral VHDL
Structural VHDL
Vue de la page 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 143 144

Commentaires sur ces manuels

Pas de commentaire