05.07.2013 Views

Xilinx Synthesis Technology User Guide

Xilinx Synthesis Technology User Guide

Xilinx Synthesis Technology User 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.

Design Constraints<br />

The binary equivalent of the following line will be written to the<br />

output NGC file:<br />

INST srl1 RLOC=R9C0.S0;<br />

Example 2<br />

The NOREDUCE constraint, available with CPLDs, prevents the<br />

optimization of the boolean equation generating a given signal.<br />

Assuming a local signal is being assigned the arbitrary function<br />

below, and a NOREDUCE constraint attached to the signal s:<br />

signal s : std_logic;<br />

attribute NOREDUCE : boolean;<br />

attribute NOREDUCE of s : signal is “true”;<br />

...<br />

s

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

Saved successfully!

Ooh no, something went wrong!