source: PlatformSupport/CustomPeripherals/pcores/eeprom_onewire_v1_10_a/data/eeprom_onewire_v2_1_0.tcl

Last change on this file was 1706, checked in by murphpo, 12 years ago
File size: 616 bytes
Line 
1##############################################################################
2## Filename:          F:\localHome\bratton\WARPWork\EEPROMTests\OneWire/drivers/EEPROM_v1_00_a/data/EEPROM_v2_1_0.tcl
3## Description:       Microprocess Driver Command (tcl)
4## Date:              Fri Jul 28 13:08:23 2006 (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" "eeprom_onewire" "NUM_INSTANCES" "DEVICE_ID" "C_MEM0_BASEADDR" "C_MEM0_HIGHADDR" 
11}
Note: See TracBrowser for help on using the repository browser.