source: PlatformSupport/CustomPeripherals/pcores/warp_timer_plbw_v1_00_a/data/warp_timer_plbw_v2_1_0.mdd

Last change on this file was 1042, checked in by kwilhelm, 16 years ago

adding warp_timer

File size: 892 bytes
Line 
1#############################################################
2# Copyright (c) 1995-2005 Xilinx, Inc.  All rights reserved.
3#
4# You may copy and modify these files for your own internal
5# use solely with Xilinx programmable logic devices and
6# Xilinx EDK system or create IP modules solely for Xilinx
7# programmable logic devices and Xilinx EDK system.
8# No rights are granted to distribute any files unless they
9# are distributed in Xilinx programmable logic devices.
10#
11# Microprocessor Driver Definition (MDD) file
12# created by System Generator
13#############################################################
14
15OPTION psf_version = 2.1.0;
16
17BEGIN DRIVER warp_timer_plbw_v1_00_a
18  OPTION supported_peripherals = (warp_timer_plbw);
19  OPTION driver_state = ACTIVE;
20  OPTION depends = (common_v1_00_a);
21  OPTION DESC = "warp_timer_plbw";
22  OPTION copyfiles = all;
23END DRIVER
Note: See TracBrowser for help on using the repository browser.