source: PlatformSupport/CustomPeripherals/pcores/w3_iic_eeprom_axi_v1_02_a/data/w3_iic_eeprom_axi_v2_1_0.mdd

Last change on this file was 5058, checked in by welsh, 8 years ago

EEPROM core v 1.02.a: Added support for multi-cpu environment; Caching of WARP data (SN, FPGA DNA, MAC addresses) on init.

File size: 593 bytes
Line 
1##############################################################################
2## Filename:          w3_iic_eeprom_axi_v1_02_a/data/w3_iic_eeprom_axi_v2_1_0.mdd
3## Description:       Microprocessor Driver Definition
4## Date:              Sun May 27 20:04:25 2012 (by Create and Import Peripheral Wizard)
5##############################################################################
6
7OPTION psf_version = 2.1.0;
8
9BEGIN DRIVER w3_iic_eeprom
10
11  OPTION supported_peripherals = (w3_iic_eeprom_axi_v1_02_a);
12  OPTION depends = (common_v1_00_a);
13  OPTION copyfiles = all;
14
15END DRIVER
Note: See TracBrowser for help on using the repository browser.