|
发表于 2011-6-5 03:13:51
|
显示全部楼层
Manual Contents
This manual covers the following topics.
• Chapter 1, “Using Foundation Express with VHDL,” discusses
general concepts about VHDL and the Foundation Express
design process and methodology.
• Chapter 2, “Design Descriptions,” describes the use and importance
of hierarchy in VHDL design entities.
• Chapter 3, “Data Types,” describes VHDL data types and their
uses.
• Chapter 4, “Expressions,” discusses individual components of
expressions and how to use them.
• Chapter 5, “Sequential Statements,” describes and illustrates the
various types of sequential statements.
• Chapter 6, “Concurrent Statements,” defines and illustrates
concurrent statements and their function.
• Chapter 7, “Register and Three-State Inference,” illustrates how
to write VHDL descriptions to produce efficient synthesized
circuits.
• Chapter 8, “Writing Circuit Descriptions,” describes how to write
a VHDL description to ensure an efficient implementation.
• Chapter 9, “Foundation Express Directives,” explains how to use
Foundation Express directives and Xilinx-defined VHDL
attributes to provide circuit design information directly into the
VHDL source code.
• Chapter 10, “Foundation Express Packages,” discusses the
contents of three VHDL packages included with this release that
are a combination of standard IEEE packages and Synopsys
packages that have been added to the standard IEEE package.
• Chapter 11, “VHDL Constructs,” provides a list of all VHDL
language constructs with the level of support for each one and a
list of VHDL reserved words.
• Appendix A, “Examples,” presents examples that demonstrate
basic concepts of Foundation Express. |
|