source: PlatformSupport/CustomPeripherals/pcores/w3_ad_controller_axi_v3_01_a/data/w3_ad_controller_axi_v2_1_0.tcl

Last change on this file was 1927, checked in by murphpo, 11 years ago

AXI versions of WARP v3 support cores

File size: 183 bytes
Line 
1
2#uses "xillib.tcl"
3
4proc generate {drv_handle} {
5  xdefine_include_file $drv_handle "xparameters.h" "w3_ad_controller" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
6}
Note: See TracBrowser for help on using the repository browser.