source: PlatformSupport/CustomPeripherals/pcores/w3_userio_v1_00_a/data/w3_userio_v2_1_0.mpd

Last change on this file was 1766, checked in by murphpo, 12 years ago
File size: 7.5 KB
Line 
1###################################################################
2##
3## Name     : w3_userio
4## Desc     : Microprocessor Peripheral Description
5##          : Automatically generated by PsfUtility
6##
7###################################################################
8
9BEGIN w3_userio
10
11## Peripheral Options
12OPTION IPTYPE = PERIPHERAL
13OPTION IMP_NETLIST = TRUE
14OPTION HDL = MIXED
15OPTION IP_GROUP = MICROBLAZE:PPC:USER
16OPTION DESC = W3_USERIO
17OPTION USAGE_LEVEL = BASE_USER
18OPTION ARCH_SUPPORT_MAP = (others=DEVELOPMENT)
19OPTION DESC = WARP v3 User I/O
20OPTION LONG_DESC = "Manages interface to all user IO on WARP v3 board. LED outputs can be controlled by software-accessible registers or ports. The control source for each LED is configured independently via a control register. DIP switch and buttons are debounced and captured in a register and driven to output ports."
21OPTION IP_GROUP = USER
22
23IO_INTERFACE IO_IF = ext_userio, IO_TYPE = W3_USERIO_V1
24IO_INTERFACE IO_IF = user_ports, IO_TYPE = W3_USERIO_V1
25
26## Bus Interfaces
27BUS_INTERFACE BUS = SPLB, BUS_STD = PLBV46, BUS_TYPE = SLAVE
28
29## Generics for VHDL or Parameters for Verilog
30PARAMETER C_BASEADDR = 0xffffffff, DT = std_logic_vector, MIN_SIZE = 0x100, PAIR = C_HIGHADDR, ADDRESS = BASE, BUS = SPLB
31PARAMETER C_HIGHADDR = 0x00000000, DT = std_logic_vector, PAIR = C_BASEADDR, ADDRESS = HIGH, BUS = SPLB
32PARAMETER C_SPLB_AWIDTH = 32, DT = INTEGER, BUS = SPLB, ASSIGNMENT = CONSTANT
33PARAMETER C_SPLB_DWIDTH = 128, DT = INTEGER, BUS = SPLB, RANGE = (32, 64, 128)
34PARAMETER C_SPLB_NUM_MASTERS = 8, DT = INTEGER, BUS = SPLB, RANGE = (1:16)
35PARAMETER C_SPLB_MID_WIDTH = 3, DT = INTEGER, BUS = SPLB, RANGE = (1:4)
36PARAMETER C_SPLB_NATIVE_DWIDTH = 32, DT = INTEGER, BUS = SPLB, RANGE = (32, 64, 128), ASSIGNMENT = CONSTANT
37PARAMETER C_SPLB_P2P = 0, DT = INTEGER, BUS = SPLB, RANGE = (0, 1)
38PARAMETER C_SPLB_SUPPORT_BURSTS = 0, DT = INTEGER, BUS = SPLB, RANGE = (0, 1), ASSIGNMENT = CONSTANT
39PARAMETER C_SPLB_SMALLEST_MASTER = 32, DT = INTEGER, BUS = SPLB, RANGE = (32, 64, 128)
40PARAMETER C_SPLB_CLK_PERIOD_PS = 10000, DT = INTEGER, BUS = SPLB
41PARAMETER C_INCLUDE_DPHASE_TIMER = 0, DT = INTEGER, RANGE = (0, 1)
42PARAMETER C_FAMILY = virtex6, DT = STRING
43
44PARAMETER HEXDISP_ACTIVE_HIGH = 0, DT = INTEGER, RANGE = (0, 1), VALUES = (0=Active Low, 1=Active High), DESC = "Selects whether hex displays are active high or low on WARP v3 board.", PERMIT = BASE_USER
45PARAMETER INCLUDE_DNA_READ_LOGIC = 1, DT = INTEGER, RANGE = (0, 1), VALUES = (0=Do not include DNA read logic, 1=Include DNA read logic), Desc = "Selects whether to include logic to read the Virtex-6 device DNA value. If you use the DNA_PORT primitive elsewhere in the design, it should be excluded here.", PERMIT = BASE_USER
46
47## Ports
48PORT SPLB_Clk = "", DIR = I, SIGIS = CLK, BUS = SPLB
49PORT SPLB_Rst = SPLB_Rst, DIR = I, SIGIS = RST, BUS = SPLB
50PORT PLB_ABus = PLB_ABus, DIR = I, VEC = [0:31], BUS = SPLB
51PORT PLB_UABus = PLB_UABus, DIR = I, VEC = [0:31], BUS = SPLB
52PORT PLB_PAValid = PLB_PAValid, DIR = I, BUS = SPLB
53PORT PLB_SAValid = PLB_SAValid, DIR = I, BUS = SPLB
54PORT PLB_rdPrim = PLB_rdPrim, DIR = I, BUS = SPLB
55PORT PLB_wrPrim = PLB_wrPrim, DIR = I, BUS = SPLB
56PORT PLB_masterID = PLB_masterID, DIR = I, VEC = [0:(C_SPLB_MID_WIDTH-1)], BUS = SPLB
57PORT PLB_abort = PLB_abort, DIR = I, BUS = SPLB
58PORT PLB_busLock = PLB_busLock, DIR = I, BUS = SPLB
59PORT PLB_RNW = PLB_RNW, DIR = I, BUS = SPLB
60PORT PLB_BE = PLB_BE, DIR = I, VEC = [0:((C_SPLB_DWIDTH/8)-1)], BUS = SPLB
61PORT PLB_MSize = PLB_MSize, DIR = I, VEC = [0:1], BUS = SPLB
62PORT PLB_size = PLB_size, DIR = I, VEC = [0:3], BUS = SPLB
63PORT PLB_type = PLB_type, DIR = I, VEC = [0:2], BUS = SPLB
64PORT PLB_lockErr = PLB_lockErr, DIR = I, BUS = SPLB
65PORT PLB_wrDBus = PLB_wrDBus, DIR = I, VEC = [0:(C_SPLB_DWIDTH-1)], BUS = SPLB
66PORT PLB_wrBurst = PLB_wrBurst, DIR = I, BUS = SPLB
67PORT PLB_rdBurst = PLB_rdBurst, DIR = I, BUS = SPLB
68PORT PLB_wrPendReq = PLB_wrPendReq, DIR = I, BUS = SPLB
69PORT PLB_rdPendReq = PLB_rdPendReq, DIR = I, BUS = SPLB
70PORT PLB_wrPendPri = PLB_wrPendPri, DIR = I, VEC = [0:1], BUS = SPLB
71PORT PLB_rdPendPri = PLB_rdPendPri, DIR = I, VEC = [0:1], BUS = SPLB
72PORT PLB_reqPri = PLB_reqPri, DIR = I, VEC = [0:1], BUS = SPLB
73PORT PLB_TAttribute = PLB_TAttribute, DIR = I, VEC = [0:15], BUS = SPLB
74PORT Sl_addrAck = Sl_addrAck, DIR = O, BUS = SPLB
75PORT Sl_SSize = Sl_SSize, DIR = O, VEC = [0:1], BUS = SPLB
76PORT Sl_wait = Sl_wait, DIR = O, BUS = SPLB
77PORT Sl_rearbitrate = Sl_rearbitrate, DIR = O, BUS = SPLB
78PORT Sl_wrDAck = Sl_wrDAck, DIR = O, BUS = SPLB
79PORT Sl_wrComp = Sl_wrComp, DIR = O, BUS = SPLB
80PORT Sl_wrBTerm = Sl_wrBTerm, DIR = O, BUS = SPLB
81PORT Sl_rdDBus = Sl_rdDBus, DIR = O, VEC = [0:(C_SPLB_DWIDTH-1)], BUS = SPLB
82PORT Sl_rdWdAddr = Sl_rdWdAddr, DIR = O, VEC = [0:3], BUS = SPLB
83PORT Sl_rdDAck = Sl_rdDAck, DIR = O, BUS = SPLB
84PORT Sl_rdComp = Sl_rdComp, DIR = O, BUS = SPLB
85PORT Sl_rdBTerm = Sl_rdBTerm, DIR = O, BUS = SPLB
86PORT Sl_MBusy = Sl_MBusy, DIR = O, VEC = [0:(C_SPLB_NUM_MASTERS-1)], BUS = SPLB
87PORT Sl_MWrErr = Sl_MWrErr, DIR = O, VEC = [0:(C_SPLB_NUM_MASTERS-1)], BUS = SPLB
88PORT Sl_MRdErr = Sl_MRdErr, DIR = O, VEC = [0:(C_SPLB_NUM_MASTERS-1)], BUS = SPLB
89PORT Sl_MIRQ = Sl_MIRQ, DIR = O, VEC = [0:(C_SPLB_NUM_MASTERS-1)], BUS = SPLB
90
91PORT hexdisp_left = "", DIR = O, VEC = [0:6], IO_IS = hexdisp_left, IO_IF = ext_userio
92PORT hexdisp_right = "", DIR = O, VEC = [0:6], IO_IS = hexdisp_right, IO_IF = ext_userio
93PORT hexdisp_left_dp = "", DIR = O, IO_IS = hexdisp_left_dp, IO_IF = ext_userio
94PORT hexdisp_right_dp = "", DIR = O, IO_IS = hexdisp_right_dp, IO_IF = ext_userio
95
96PORT leds_red = "", DIR = O, VEC = [0:3], IO_IS = leds_red, IO_IF = ext_userio
97PORT leds_green = "", DIR = O, VEC = [0:3], IO_IS = leds_green, IO_IF = ext_userio
98
99PORT rfa_led_red = "", DIR = O, IO_IS = rfa_led_red, IO_IF = ext_userio
100PORT rfa_led_green = "", DIR = O, IO_IS = rfa_led_green, IO_IF = ext_userio
101PORT rfb_led_red = "", DIR = O, IO_IS = rfb_led_red, IO_IF = ext_userio
102PORT rfb_led_green = "", DIR = O, IO_IS = rfb_led_green, IO_IF = ext_userio
103
104PORT dipsw = "", DIR = I, VEC = [0:3], IO_IS = dipsw, IO_IF = ext_userio
105PORT pb_u = "", DIR = I, IO_IS = pb_u, IO_IF = ext_userio
106PORT pb_m = "", DIR = I, IO_IS = pb_m, IO_IF = ext_userio
107PORT pb_d = "", DIR = I, IO_IS = pb_d, IO_IF = ext_userio
108
109PORT usr_hexdisp_left = "", DIR = I, VEC = [0:6], IO_IS = usr_hexdisp_left, IO_IF = user_ports
110PORT usr_hexdisp_right = "", DIR = I, VEC = [0:6], IO_IS = usr_hexdisp_right, IO_IF = user_ports
111PORT usr_hexdisp_left_dp = "", DIR = I, IO_IS = usr_hexdisp_left_dp, IO_IF = user_ports
112PORT usr_hexdisp_right_dp = "", DIR = I, IO_IS = usr_hexdisp_right_dp, IO_IF = user_ports
113
114PORT usr_leds_red = "", DIR = I, VEC = [0:3], IO_IS = usr_leds_red, IO_IF = user_ports
115PORT usr_leds_green = "", DIR = I, VEC = [0:3], IO_IS = usr_leds_green, IO_IF = user_ports
116
117PORT usr_rfa_led_red = "", DIR = I, IO_IS = usr_rfa_led_red, IO_IF = user_ports
118PORT usr_rfa_led_green = "", DIR = I, IO_IS = usr_rfa_led_green, IO_IF = user_ports
119PORT usr_rfb_led_red = "", DIR = I, IO_IS = usr_rfb_led_red, IO_IF = user_ports
120PORT usr_rfb_led_green = "", DIR = I, IO_IS = usr_rfb_led_green, IO_IF = user_ports
121
122PORT usr_dipsw = "", DIR = O, VEC = [0:3], IO_IS = usr_dipsw, IO_IF = user_ports
123PORT usr_pb_u = "", DIR = O, IO_IS = usr_pb_u, IO_IF = user_ports
124PORT usr_pb_m = "", DIR = O, IO_IS = usr_pb_m, IO_IF = user_ports
125PORT usr_pb_d = "", DIR = O, IO_IS = usr_pb_d, IO_IF = user_ports
126
127PORT DNA_Port_Clk = "", DIR = I, SIGIS = CLK, CLK_FREQ = 25000000
128END
Note: See TracBrowser for help on using the repository browser.