source: PlatformSupport/CustomPeripherals/pcores/simple_spi_v1_00_a/data/simple_spi_v2_1_0.tcl

Last change on this file was 2442, checked in by murphpo, 10 years ago
File size: 177 bytes
Line 
1
2#uses "xillib.tcl"
3
4proc generate {drv_handle} {
5  xdefine_include_file $drv_handle "xparameters.h" "simple_spi" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
6}
Note: See TracBrowser for help on using the repository browser.