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
xVESA
http://www.vesa.org
xVGA 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