01.07.2013 Views

Xilinx Constraints Guide

Xilinx Constraints Guide

Xilinx Constraints Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

VHDL Syntax<br />

Declare the VHDL constraint as follows:<br />

attribute USE_RLOC: string;<br />

Specify the VHDL constraint as follows:<br />

attribute USE_RLOC of entity_name: entity 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 />

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

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

UCF and NCF Syntax<br />

INST “instance_name” USE_RLOC={TRUE | FALSE};<br />

XCF Syntax<br />

MODEL “entity_name” use_rloc={true | false};<br />

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

314 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!