beautypg.com

Ucf location constraints, Related resources, Related – Xilinx MIcroblaze Development Spartan-3E 1600E User Manual

Page 59

background image

MicroBlaze Development Kit Spartan-3E 1600 Edition User Guide

57

UG257 (v1.1) December 5, 2007

www.xilinx.com

UCF Location Constraints

R

UCF Location Constraints

Figure 6-4

provides the UCF constraints for the VGA display port, including the I/O pin

assignment, the I/O standard used, the output slew rate, and the output drive current.

Related Resources

x

VESA

http://www.vesa.org

x

VGA timing information

http://www.epanorama.net/documents/pc/vga_timing.html

Figure 6-4:

UCF Constraints for VGA Display Port

NET "VGA_RED" LOC = "H14" | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;
NET "VGA_GREEN" LOC = "H15" | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;
NET "VGA_BLUE" LOC = "G15" | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;
NET "VGA_HSYNC" LOC = "F15" | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;
NET "VGA_VSYNC" LOC = "F14" | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;

UG257_06_04_060506