source: PlatformSupport/Deprecated/pcores/Aurora_MGT/Driver/mgt_fifo1_v1_00_a/data/mgt_fifo1_v2_1_0.mdd

Last change on this file was 29, checked in by snovich, 19 years ago

This is the first fully succseful MGT Peripheral which has been incorproated into the current Rice TAP XBD file.

File size: 1.5 KB
Line 
1##############################################################################
2##
3## ***************************************************************************
4## **                                                                       **
5## ** Copyright (c) 1995-2005 Xilinx, Inc.  All rights reserved.            **
6## **                                                                       **
7## ** You may copy and modify these files for your own internal use solely  **
8## ** with Xilinx programmable logic devices and Xilinx EDK system or       **
9## ** create IP modules solely for Xilinx programmable logic devices and    **
10## ** Xilinx EDK system. No rights are granted to distribute any files      **
11## ** unless they are distributed in Xilinx programmable logic devices.     **
12## **                                                                       **
13## ***************************************************************************
14##
15##############################################################################
16## Filename:          C:\edk_user_repository\MyProcessorIPLib\drivers\mgt_fifo1_v1_00_a\data\mgt_fifo1_v2_1_0.mdd
17## Description:       Microprocessor Driver Definition
18## Date:              Tue Jul 05 10:18:48 2005 (by Create and Import Peripheral Wizard)
19##############################################################################
20
21OPTION psf_version = 2.1.0;
22
23BEGIN DRIVER mgt_fifo1
24
25  OPTION supported_peripherals = (mgt_fifo1);
26  OPTION depends = (common_v1_00_a);
27  OPTION copyfiles = all;
28
29END DRIVER
Note: See TracBrowser for help on using the repository browser.