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

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: 189 bytes
Line 
1OPTION psf_version = 2.1.0;
2
3BEGIN DRIVER sw_intr_util
4
5  OPTION supported_peripherals = (sw_intr_util);
6  OPTION depends = (common_v1_00_a);
7  OPTION copyfiles = all;
8
9END DRIVER
Note: See TracBrowser for help on using the repository browser.