Constraints Migration

R

If the target region or device does not contain enough resources, this will result in tool errors; not due to portability issues but resource issues.

Modifying the UCF File

Once the target region is selected, the UCF file must be modified. While modifying the constraints, ensure that changes are within the specifications described by the Sink and Source core required constraints.

Note: The use of optional constraints is up to user discretion.

Following are the UCF modifications:

Target Device

Change CONFIG_PART constraint to a desired device.

Sink Core

Specify pin placements for the SPI-4.2 Lite interface I/Os (RCtl* and RDat*). If regional clocking is used, the I/Os must be constrained to pins that coincide with the clock regions of the Sink core. If I/O bank constraints are used, verify that the targeted bank can accommodate the total LVDS I/O pairs.

In the following example, Bank 8 must contain at least 17 LVDS I/O pairs:

INST "RCtl*" LOC = "Bank8"; # 1 LVDS I/O pair

INST "RDat*" LOC = "Bank8"; #16 LVDS I/O pairs

Specify pin placement for RDClk I/O. See “Placement Constraints,” page 102 for information on placement constraints. For example:

INST "RDClk*" LOC = "Bank4";

Specify an area group constraint if regional clocking is used. In the example UCF file, area group "AG_pl4_lite_snk" is defined as one adjacent clock region on the same side of the device.

For example:

AREA_GROUP "AG_pl4_lite_snk" RANGE = CLOCKREGION_X1Y0;

Place the IDELAYCTRL component in the same clock region as the core. For example:

INST "<sink_instance_name>/rdclk_idelctl” = IDELAYCTRL_X1Y0;

Source Core

Specify pin placement for "SysClk" I/O. See “Placement Constraints,” page 105. For example:

INST "SysClk*" LOC = "Bank 4";

Specify pin placements for the SPI-4.2 Lite interface I/Os (TDClk*, TDat* and TCtl*). If regional clocking is used, the I/Os must be constrained to pins that coincide with the clock regions of the Source core. If I/O bank constraints are used, verify that the targeted bank can accommodate the total LVDS I/O pairs.

In the following example, Bank 7 contains at least 18 LVDS I/O pairs:

INST "TDClk*" LOC = "Bank7"; # 1 LVDS I/O pair

SPI-4.2 Lite v4.3 User Guide

www.xilinx.com

109

UG181 June 27, 2008

Page 109
Image 109
Xilinx UG181 manual Modifying the UCF File, Target Device, Sink Core, Source Core, Constraints Migration

UG181 specifications

Xilinx UG181 refers to the User Guide for the Xilinx 7 Series FPGAs, which offers a comprehensive overview of the architecture, capabilities, and features of these powerful field-programmable gate arrays (FPGAs). Designed to cater to a wide range of applications, Xilinx 7 Series FPGAs are widely adopted in industries such as telecommunications, automotive, aerospace, and consumer electronics.

One of the main features of the Xilinx 7 Series FPGAs is their use of advanced 28nm technology, which enables them to achieve high performance while maintaining low power consumption. This fine process technology not only ensures better power efficiency but also allows for increased logic density. The 7 Series includes several families, such as Artix-7, Kintex-7, and Virtex-7, each tailored for specific application demands ranging from cost-sensitive solutions to high-performance data processing.

Xilinx 7 Series FPGAs also incorporate a rich set of programmable logic resources. This includes Look-Up Tables (LUTs), Flip-Flops, and Digital Signal Processing (DSP) slices that have been optimized for various arithmetic functions. With several thousands of logic cells available, designers can implement complex algorithms and systems directly in hardware for improved performance over traditional software solutions.

In addition to their logic capabilities, Xilinx 7 Series FPGAs feature an array of high-speed serial communication interfaces. These include support for technologies like PCI Express, Gigabit Ethernet, and Serial RapidIO, which facilitate efficient data transfer and integration into enterprise-level systems. The presence of high-speed transceivers also makes them ideal for applications that require fast data handling like video processing or high-frequency trading.

Furthermore, these FPGAs offer extensive memory options, including support for a wide range of external memory interfaces. This versatility allows for the integration of high-bandwidth memory solutions, which is essential for performance-intensive applications. With the introduction of the Memory Controller IP, users can easily connect various memory types, ensuring flexibility in system design.

Finally, Xilinx has made significant strides in development tools for 7 Series FPGAs, providing a robust ecosystem for design engineers. With design suites such as Vivado and SDK, users benefit from a comprehensive platform for deciding, simulating, and implementing designs efficiently. The combination of advanced hardware capabilities and powerful software tools solidifies the position of Xilinx 7 Series FPGAs as a preferred choice for custom digital hardware design across various industries.