ADM-XRC SDK 2.3.0 User Guide (Linux)
© Copyright 2001-2003 Alpha Data


ITest sample VHDL FPGA design

VHDL source files

Source files required for supported cards

The ITest FPGA design implements logic for generating FPGA interrupts on the host. The scheme used is explained in application note AN-XRC06, which can be found in the doc directory of this SDK. The ITest sample application shows how to capture and handle FPGA interrupts on the host.

Runs on

ADM-XRC, ADM-XRC-P, ADM-XRCII-Lite, ADM-XRCII, ADM-XRCIIPro-Lite

VHDL source files

Filename Description
itest\itest.vhd Top level of design (ADM-XRC, ADM-XRC-P, ADM-XRCII-Lite, ADM-XRCII only)
itest\itest-xrc2pl.vhd Top level of design (ADM-XRCIIPro-Lite only)
common\sdkcomp.vhd Package of common components used in sample designs
common\plxdssm.vhd Direct slave state machine module plxdssm for interfacing to local bus bridge

Source files required for supported cards (top level in bold)

Card Source files UCF file
ADM-XRC common\sdkcomp.vhd
common\plxdssm.vhd
itest\itest.vhd
itest\itest-xrc.ucf
ADM-XRC-P common\sdkcomp.vhd
common\plxdssm.vhd
itest\itest.vhd
itest\itest-xrcp.ucf
ADM-XRCII-Lite common\sdkcomp.vhd
common\plxdssm.vhd
itest\itest.vhd
itest\itest-xrc2l.ucf
ADM-XRCII common\sdkcomp.vhd
common\plxdssm.vhd
itest\itest.vhd
itest\itest-xrc2.ucf
ADM-XRCIIPro-Lite common\sdkcomp.vhd
common\plxdssm.vhd
itest\itest.vhd
itest\itest-xrc2pl.ucf