|
|
"Introduction" chapter describes JTAG Programmer software.
"Hardware" chapter provides information for connecting and using the XChecker Serial Cable or the Parallel Download Cable for system operation.
"JTAG Programmer Tutorial" chapter documents the basic tasks needed to download programming to XC9500/XL/XV family devices in-system.
"Designing Boundary-Scan and ISP Systems " chapter documents using the JTAG Programmer with FPGA devices.
"Boundary Scan Basics" appendix contains reference information about boundary scan basics.
"JTAG Parallel Cable Schematic" appendix has schematics for the XChecker Cable and the Parallel Download Cable.
"Troubleshooting Guide" appendix contains troubleshooting information.
"Error Messages" appendix provides a list of error messages that the JTAG Programmer may report. For most error messages a workaround is suggested.
"Using the Command Line Interface" appendix documents the basics of using the JTAG Programmer from a command line in a workstation environment.
"Standard Methodologies for Instantiating the BSCAN Symbol" appendix contains programming examples.
For additional information, go to http://support.xilinx.com. The following table lists some of the resources you can access from this Web site. You can also directly access these resources using the provided URLs.
| Resource | Description/URL |
|---|---|
| Tutorials | Tutorials covering Xilinx design flows,
from design entry to verification and debugging http://support.xilinx.com/support/techsup/tutorials/index.htm |
| Answers
Database | Current listing of solution records for
the Xilinx software tools Search this database using the search function at http://support.xilinx.com/support/searchtd.htm |
| Application Notes | Descriptions of device-specific design
techniques and approaches http://support.xilinx.com/apps/appsweb.htm |
| Data Book | Pages from The Programmable Logic Data Book,
which contain device-specific information on Xilinx device characteristics,
including readback, boundary scan, configuration, length count,
and debugging http://support.xilinx.com/partinfo/databook.htm |
| Xcell Journals | Quarterly journals for Xilinx programmable
logic users http://support.xilinx.com/xcell/xcell.htm |
| Technical Tips | Latest news, design tips, and patch information
for the Xilinx design environment http://support.xilinx.com/support/techsup/journals/index.htm |
This manual uses the following conventions. An example illustrates each convention.
The following conventions are used for all documents.
Courier font indicates messages, prompts, and program files that the system displays.
speed grade: - 100
Courier bold indicates literal commands that you enter in a syntactical statement. However, braces "{ }" in Courier bold are not literal and square brackets "[ ]" in Courier bold are literal only in the case of bus specifications, such as bus [7:0].
rpt_del_net=
Courier bold also indicates commands that you select from a menu.
File
Open
Italic font denotes the following items.
Variables in a syntax statement for which you must supply values
edif2ngd design_name
References to other manuals
See the Development System Reference Guide for more information.
Emphasis in text
If a wire is drawn so that it overlaps the pin of a symbol, the two nets are not connected.
Square brackets "[ ]" indicate an optional entry or parameter. However, in bus specifications, such as bus [7:0], they are required.
edif2ngd [option_name] design_name
Braces "{ }" enclose a list of items from which you must choose one or more.
lowpwr ={on|off}
A vertical bar "|" separates items in a list of choices.
lowpwr ={on|off}
A vertical ellipsis indicates repetitive material that has been omitted.
IOB #1: Name = QOUT'
IOB #2: Name = CLKIN'
.
.
.
A horizontal ellipsis "...." indicates that an item can be repeated one or more times.
allow block block_name loc1 loc2locn;
The following conventions are used for online documents.
Red-underlined text indicates an interbook link, which is a cross-reference to another book. Click the red-underlined text to open the specified cross-reference.
Blue-underlined text indicates an intrabook link, which is a cross-reference within a book. Click the blue-underlined text to open the specified cross-reference.