source: PlatformSupport/CustomPeripherals/pcores/sw_intr_util_v1_00_a/data/sw_intr_util_v2_1_0.tcl

Last change on this file was 6302, checked in by murphpo, 6 years ago

New pcore to realize software-generated interrupts in MB+axi_intc designs

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