xvtc_g.c File Reference

This file contains a template for configuration table of Xilinx MVI VTC devices. More...

#include "xparameters.h"
#include "xvtc.h"

Go to the source code of this file.

Variables


Detailed Description

This file contains a template for configuration table of Xilinx MVI VTC devices.

For a real hardware system, Xilinx Platform Studio (XPS) will automatically generate a real configuration table to match the configuration of the VTC devices.

 MODIFICATION HISTORY:

 Ver	Who	Date		Changes
 -----	----	--------	-----------------------------------------------
 1.00a	xd	08/05/08	First release
 1.01a	xd	07/23/10	Added GIER; Added more h/w generic info into
				xparameters.h; Feed callbacks with pending
				interrupt info. Added Doxygen & Version support
 

Definition in file xvtc_g.c.


Variable Documentation

Initial value:

{
        {
                XPAR_VTC_0_DEVICE_ID,
                XPAR_VTC_0_BASEADDR
        }
}
The configuration table for VTC devices.

Definition at line 83 of file xvtc_g.c.


Copyright © 1995-2011 Xilinx, Inc. All rights reserved.