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

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: 569 bytes
Line 
1##############################################################################
2## Filename:          w3_iic_eeprom_axi_v1_02_a/data/w3_iic_eeprom_axi_v2_1_0.tcl
3## Description:       Microprocess Driver Command (tcl)
4## Date:              Sun May 27 20:04:25 2012 (by Create and Import Peripheral Wizard)
5##############################################################################
6
7#uses "xillib.tcl"
8
9proc generate {drv_handle} {
10  xdefine_include_file $drv_handle "xparameters.h" "w3_iic_eeprom" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
11}
Note: See TracBrowser for help on using the repository browser.