01.07.2013 Views

Xilinx Constraints Guide

Xilinx Constraints Guide

Xilinx Constraints Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SLOW (Slow)<br />

The SLOW (Slow) constraint:<br />

• Is a basic fitter constraint<br />

Architecture Support<br />

Applicable Elements<br />

• Enables the slew rate limited control<br />

Applies to all FPGA devices and all CPLD devices.<br />

• Output primitives<br />

• Output pads<br />

• Bidirectional pads<br />

Propagation Rules<br />

Chapter 4: <strong>Xilinx</strong> <strong>Constraints</strong><br />

You can also attach SLOW to the net connected to the pad component in a User<br />

<strong>Constraints</strong> File (UCF). NGCBuild transfers SLOW from the net to the pad instance in<br />

the Native Generic Database (NGD) file so that it can be processed by the mapper.<br />

Use the following UCF syntax:<br />

NET “net_name” SLOW;<br />

SLOW is illegal when attached to a net except when the net is connected to a pad. In<br />

this case, SLOW is treated as attached to the pad instance.<br />

When attached to a design element, SLOW propagates to all applicable elements in<br />

the hierarchy within the design element.<br />

Syntax<br />

The following examples show how to use this constraint with particular tools or<br />

methods. If a tool or method is not listed, you cannot use this constraint with it.<br />

Schematic Syntax<br />

• Attach to a valid instance<br />

• Attribute Name<br />

SLOW<br />

• Attribute Values<br />

– TRUE<br />

– FALSE<br />

VHDL Syntax<br />

Declare the VHDL constraint as follows:<br />

attribute SLOW : string;<br />

Specify the VHDL constraint as follows:<br />

attribute SLOW of {signal_name|entity_name} : {signal|entity} is “{TRUE|FALSE}”;<br />

For more information about basic VHDL syntax, see VHDL Attributes.<br />

<strong>Constraints</strong> <strong>Guide</strong><br />

UG625 (v. 13.2) July 6, 2011 www.xilinx.com 267

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!