14.08.2013 Views

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries 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.

PULLDOWN<br />

Primitive: Resistor to GND for Input Pads, Open-Drain, and 3-State Outputs<br />

Supported Architectures<br />

This design element is supported in the following architectures only:<br />

• XC9500XL<br />

• CoolRunner XPLA3<br />

• CoolRunner-II<br />

Introduction<br />

About Design Elements<br />

This resistor element is connected to input, output, or bidirectional pads to guarantee a logic Low level for<br />

nodes that might float.<br />

Port Descriptions<br />

Name Direction Width Function<br />

O Output 1-Bit Pulldown output (connect directly to top level port)<br />

Design Entry Method<br />

Instantiation Yes<br />

Inference Recommended<br />

Coregen and wizards No<br />

Macro support No<br />

This design element can be used in schematics.<br />

This element can be connected to a net in the following locations on a top-level schematic file:<br />

• A net connected to an input IO Marker<br />

• A net connected to both an output IO Marker and 3-statable IO element, such as an OBUFT.<br />

VHDL Instantiation Template<br />

Unless they already exist, copy the following two statements and paste them before the entity declaration.<br />

Library UNISIM;<br />

use UNISIM.vcomponents.all;<br />

-- PULLDOWN: I/O Buffer Weak Pull-down<br />

-- All FPGA<br />

-- <strong>Xilinx</strong> HDL <strong>Libraries</strong> <strong>Guide</strong>, version 10.1.1<br />

PULLDOWN_inst : PULLDOWN<br />

port map (<br />

O => O -- Pulldown output (connect directly to top-level port)<br />

<strong>CPLD</strong> <strong>Libraries</strong> <strong>Guide</strong><br />

536 www.xilinx.com ISE 10.1

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

Saved successfully!

Ooh no, something went wrong!