10
www.xilinx.com
Ethernet 1000BASE-X PCS/PMA or SGMII v7.0
UG145 January 18, 2006
Preface:
About This Guide
R
Conventions
This document uses the following conventions. An example illustrates each convention.
Typographical
The following typographical conventions are used in this document:
Data Sheets
Device-specific information on Xilinx device characteristics,
including readback, boundary scan, configuration, length count,
and debugging
http://www.xilinx.com/xlnx/xweb/xil_publications_index.jsp
Problem Solvers
Interactive tools that allow you to troubleshoot your design issues
http://www.xilinx.com/support/troubleshoot/psolvers.htm
Tech Tips
Latest news, design tips, and patch information for the Xilinx
design environment
http://www.xilinx.com/xlnx/xil_tt_home.jsp
Resource
Description/URL
Convention
Meaning or Use
Example
Courier font
Messages, prompts, and
program files that the system
displays
speed grade: - 100
Courier bold
Literal commands you enter in
a syntactical statement
ngdbuild
design_name
Italic font
Variables in a syntax
statement for which you must
supply values
See the
Development System
Reference Guide
for more
information.
References to other manuals
See the
User Guide
for details.
Emphasis in text
If a wire is drawn so that it
overlaps the pin of a symbol,
the two nets are
not
connected.
Dark Shading
Items that are not supported
or reserved
This feature is not supported
Square brackets [ ]
An optional entry or
parameter. However, in bus
specifications, such as
bus[7:0]
, they are required.
ngdbuild
[
option_name
]
design_name
Braces { }
A list of items from which you
must choose one or more
lowpwr =
{
on
|
off
}
Vertical bar |
Separates items in a list of
choices
lowpwr =
{
on
|
off
}