ADM-XRC SDK 2.5.0b1 User Guide (Linux)
© Copyright 2001-2005 Alpha Data


FrontIO sample VHDL FPGA design

Model support

Location

Synopsis

FPGA space usage

Source files

Project Navigator files

Model support

XRC XRC-P XRC-II-Lite XRC-II XPL XP WRC-II DRC-II XPI XRC-4LX XRC-4SX
               

Location
$ADMXRC_SDK4/fpga/vhdl/frontio
Synopsis

The FrontIO FPGA design simply outputs a walking '1' bit on the front panel I/O pins.

FPGA Space Usage

The FrontIO design does not have a local bus interface; thus there are no registers defined in the FPGA space.

Source files

For a list of the VHDL source files, refer to the appropriate XST project file, as referenced in the following table:

Model XST script file XST project file UCF file
XRC with Virtex frontio-xrc-v.scr frontio-xrc-v.prj frontio-xrc.ucf
XRC with Virtex-E frontio-xrc-ve.scr frontio-xrc-ve.prj frontio-xrc.ucf
XRC-II-Lite frontio-xrc2l-v2.scr frontio-xrc2l-v2.prj frontio-xrc2l.ucf
XRC-II frontio-xrc2-v2.scr frontio-xrc2-v2.prj frontio-xrc2.ucf

Project Navigator files

Project Navigator projects can be found in the projnav directory as follows:

Model Project Navigator project file
XRC projnav/xrc/<device>
XRC-II-Lite projnav/xrc2l/<device>
XRC-II projnav/xrc2/<device>

 


 Top of page