source: PlatformSupport/CustomPeripherals/pcores/warp_v4_userio_v1_00_a/data/warp_v4_userio_v2_1_0.tcl

Last change on this file was 1344, checked in by sgupta, 15 years ago

file includes

  • Property svn:executable set to *
File size: 626 bytes
Line 
1##############################################################################
2## Filename:          /home/sgupta/edkwork/hex_disp_ise/custom_periph/MyProcessorIPLib/drivers/warp_v4_userio_v1_00_a/data/warp_v4_userio_v2_1_0.tcl
3## Description:       Microprocess Driver Command (tcl)
4## Date:              Mon Oct  5 10:19:41 2009 (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" "warp_v4_userio" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
11}
Note: See TracBrowser for help on using the repository browser.