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.

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

SCHMITT_TRIGGER (Schmitt Trigger)<br />

Architecture Support<br />

Applicable Elements<br />

Propagation Rules<br />

The SCHMITT_TRIGGER (Schmitt Trigger) constraint:<br />

• Causes the attached input pad to be configured with Schmitt Trigger (hysteresis).<br />

• Applies to any input pad in the design.<br />

Applies to CoolRunner-II devices only.<br />

All input pads and pad nets<br />

This constraint is a net or signal constraint. Any attachment to a macro, entity, or<br />

module is illegal.<br />

Syntax Examples<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 net<br />

• Attribute Name<br />

SCHMITT_TRIGGER<br />

• Attribute Values<br />

TRUE<br />

FALSE<br />

VHDL Syntax<br />

Declare the VHDL constraint as follows:<br />

attribute SCHMITT_TRIGGER: string;<br />

Specify the VHDL constraint as follows:<br />

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

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

Verilog Syntax<br />

Place the Verilog constraint immediately before the module or instantiation.<br />

Specify the Verilog constraint as follows:<br />

(* SCHMITT_TRIGGER = “{TRUE|FALSE}” *)<br />

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

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

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

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

Saved successfully!

Ooh no, something went wrong!