OpenCores
URL https://opencores.org/ocsvn/vspi/vspi/trunk

Subversion Repositories vspi

[/] [vspi/] [trunk/] [projnav/] [xps/] [drivers/] [spiifc_v1_00_a/] [data/] [spiifc_v2_1_0.mdd] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 mjlyons
##############################################################################
2
## Filename:          C:\Users\mjlyons\workspace\vSPI\projnav\xps/drivers/spiifc_v1_00_a/data/spiifc_v2_1_0.mdd
3
## Description:       Microprocessor Driver Definition
4
## Date:              Tue Feb 28 11:11:28 2012 (by Create and Import Peripheral Wizard)
5
##############################################################################
6
 
7
OPTION psf_version = 2.1.0;
8
 
9
BEGIN DRIVER spiifc
10
 
11
  OPTION supported_peripherals = (spiifc);
12
  OPTION depends = (common_v1_00_a);
13
  OPTION copyfiles = all;
14
 
15
  BEGIN ARRAY interrupt_handler
16
    PROPERTY desc = "Interrupt Handler Information";
17
    PROPERTY size = 1, permit = none;
18
    PARAM name = int_handler, default = SPIIFC_Intr_DefaultHandler, desc = "Name of Interrupt Handler", type = string;
19
    PARAM name = int_port, default = IP2INTC_Irpt, desc = "Interrupt pin associated with the interrupt handler", permit = none;
20
 
21
  END ARRAY
22
 
23
END DRIVER

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.