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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [altera_de0_nano_soc/] [doc/] [Terasic/] [DE0_NANO_SOC/] [Demonstrations/] [FPGA/] [DE0_NANO_SOC_ADC/] [software/] [DE0_NANO_SOC_ADC_bsp/] [system.h] - Blame information for rev 221

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 221 olivier.gi
/*
2
 * system.h - SOPC Builder system and BSP software package information
3
 *
4
 * Machine generated for CPU 'nios2_qsys' in SOPC Builder design 'DE0_NANO_SOC_QSYS'
5
 * SOPC Builder design path: ../../DE0_NANO_SOC_QSYS.sopcinfo
6
 *
7
 * Generated: Thu Dec 18 16:09:20 CST 2014
8
 */
9
 
10
/*
11
 * DO NOT MODIFY THIS FILE
12
 *
13
 * Changing this file will have subtle consequences
14
 * which will almost certainly lead to a nonfunctioning
15
 * system. If you do modify this file, be aware that your
16
 * changes will be overwritten and lost when this file
17
 * is generated again.
18
 *
19
 * DO NOT MODIFY THIS FILE
20
 */
21
 
22
/*
23
 * License Agreement
24
 *
25
 * Copyright (c) 2008
26
 * Altera Corporation, San Jose, California, USA.
27
 * All rights reserved.
28
 *
29
 * Permission is hereby granted, free of charge, to any person obtaining a
30
 * copy of this software and associated documentation files (the "Software"),
31
 * to deal in the Software without restriction, including without limitation
32
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
33
 * and/or sell copies of the Software, and to permit persons to whom the
34
 * Software is furnished to do so, subject to the following conditions:
35
 *
36
 * The above copyright notice and this permission notice shall be included in
37
 * all copies or substantial portions of the Software.
38
 *
39
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
41
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
42
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
43
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
44
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
45
 * DEALINGS IN THE SOFTWARE.
46
 *
47
 * This agreement shall be governed in all respects by the laws of the State
48
 * of California and by the laws of the United States of America.
49
 */
50
 
51
#ifndef __SYSTEM_H_
52
#define __SYSTEM_H_
53
 
54
/* Include definitions from linker script generator */
55
#include "linker.h"
56
 
57
 
58
/*
59
 * CPU configuration
60
 *
61
 */
62
 
63
#define ALT_CPU_ARCHITECTURE "altera_nios2_qsys"
64
#define ALT_CPU_BIG_ENDIAN 0
65
#define ALT_CPU_BREAK_ADDR 0x00080820
66
#define ALT_CPU_CPU_FREQ 100000000u
67
#define ALT_CPU_CPU_ID_SIZE 1
68
#define ALT_CPU_CPU_ID_VALUE 0x00000000
69
#define ALT_CPU_CPU_IMPLEMENTATION "fast"
70
#define ALT_CPU_DATA_ADDR_WIDTH 0x14
71
#define ALT_CPU_DCACHE_LINE_SIZE 32
72
#define ALT_CPU_DCACHE_LINE_SIZE_LOG2 5
73
#define ALT_CPU_DCACHE_SIZE 2048
74
#define ALT_CPU_EXCEPTION_ADDR 0x00040020
75
#define ALT_CPU_FLUSHDA_SUPPORTED
76
#define ALT_CPU_FREQ 100000000
77
#define ALT_CPU_HARDWARE_DIVIDE_PRESENT 0
78
#define ALT_CPU_HARDWARE_MULTIPLY_PRESENT 1
79
#define ALT_CPU_HARDWARE_MULX_PRESENT 0
80
#define ALT_CPU_HAS_DEBUG_CORE 1
81
#define ALT_CPU_HAS_DEBUG_STUB
82
#define ALT_CPU_HAS_JMPI_INSTRUCTION
83
#define ALT_CPU_ICACHE_LINE_SIZE 32
84
#define ALT_CPU_ICACHE_LINE_SIZE_LOG2 5
85
#define ALT_CPU_ICACHE_SIZE 4096
86
#define ALT_CPU_INITDA_SUPPORTED
87
#define ALT_CPU_INST_ADDR_WIDTH 0x14
88
#define ALT_CPU_NAME "nios2_qsys"
89
#define ALT_CPU_NUM_OF_SHADOW_REG_SETS 0
90
#define ALT_CPU_RESET_ADDR 0x00040000
91
 
92
 
93
/*
94
 * CPU configuration (with legacy prefix - don't use these anymore)
95
 *
96
 */
97
 
98
#define NIOS2_BIG_ENDIAN 0
99
#define NIOS2_BREAK_ADDR 0x00080820
100
#define NIOS2_CPU_FREQ 100000000u
101
#define NIOS2_CPU_ID_SIZE 1
102
#define NIOS2_CPU_ID_VALUE 0x00000000
103
#define NIOS2_CPU_IMPLEMENTATION "fast"
104
#define NIOS2_DATA_ADDR_WIDTH 0x14
105
#define NIOS2_DCACHE_LINE_SIZE 32
106
#define NIOS2_DCACHE_LINE_SIZE_LOG2 5
107
#define NIOS2_DCACHE_SIZE 2048
108
#define NIOS2_EXCEPTION_ADDR 0x00040020
109
#define NIOS2_FLUSHDA_SUPPORTED
110
#define NIOS2_HARDWARE_DIVIDE_PRESENT 0
111
#define NIOS2_HARDWARE_MULTIPLY_PRESENT 1
112
#define NIOS2_HARDWARE_MULX_PRESENT 0
113
#define NIOS2_HAS_DEBUG_CORE 1
114
#define NIOS2_HAS_DEBUG_STUB
115
#define NIOS2_HAS_JMPI_INSTRUCTION
116
#define NIOS2_ICACHE_LINE_SIZE 32
117
#define NIOS2_ICACHE_LINE_SIZE_LOG2 5
118
#define NIOS2_ICACHE_SIZE 4096
119
#define NIOS2_INITDA_SUPPORTED
120
#define NIOS2_INST_ADDR_WIDTH 0x14
121
#define NIOS2_NUM_OF_SHADOW_REG_SETS 0
122
#define NIOS2_RESET_ADDR 0x00040000
123
 
124
 
125
/*
126
 * Define for each module class mastered by the CPU
127
 *
128
 */
129
 
130
#define __ADC_LTC2308
131
#define __ALTERA_AVALON_JTAG_UART
132
#define __ALTERA_AVALON_ONCHIP_MEMORY2
133
#define __ALTERA_AVALON_PIO
134
#define __ALTERA_AVALON_SYSID_QSYS
135
#define __ALTERA_NIOS2_QSYS
136
 
137
 
138
/*
139
 * System configuration
140
 *
141
 */
142
 
143
#define ALT_DEVICE_FAMILY "Cyclone V"
144
#define ALT_ENHANCED_INTERRUPT_API_PRESENT
145
#define ALT_IRQ_BASE NULL
146
#define ALT_LOG_PORT "/dev/null"
147
#define ALT_LOG_PORT_BASE 0x0
148
#define ALT_LOG_PORT_DEV null
149
#define ALT_LOG_PORT_TYPE ""
150
#define ALT_NUM_EXTERNAL_INTERRUPT_CONTROLLERS 0
151
#define ALT_NUM_INTERNAL_INTERRUPT_CONTROLLERS 1
152
#define ALT_NUM_INTERRUPT_CONTROLLERS 1
153
#define ALT_STDERR "/dev/jtag_uart"
154
#define ALT_STDERR_BASE 0x81000
155
#define ALT_STDERR_DEV jtag_uart
156
#define ALT_STDERR_IS_JTAG_UART
157
#define ALT_STDERR_PRESENT
158
#define ALT_STDERR_TYPE "altera_avalon_jtag_uart"
159
#define ALT_STDIN "/dev/jtag_uart"
160
#define ALT_STDIN_BASE 0x81000
161
#define ALT_STDIN_DEV jtag_uart
162
#define ALT_STDIN_IS_JTAG_UART
163
#define ALT_STDIN_PRESENT
164
#define ALT_STDIN_TYPE "altera_avalon_jtag_uart"
165
#define ALT_STDOUT "/dev/jtag_uart"
166
#define ALT_STDOUT_BASE 0x81000
167
#define ALT_STDOUT_DEV jtag_uart
168
#define ALT_STDOUT_IS_JTAG_UART
169
#define ALT_STDOUT_PRESENT
170
#define ALT_STDOUT_TYPE "altera_avalon_jtag_uart"
171
#define ALT_SYSTEM_NAME "DE0_NANO_SOC_QSYS"
172
 
173
 
174
/*
175
 * adc_ltc2308 configuration
176
 *
177
 */
178
 
179
#define ADC_LTC2308_BASE 0x81010
180
#define ADC_LTC2308_IRQ -1
181
#define ADC_LTC2308_IRQ_INTERRUPT_CONTROLLER_ID -1
182
#define ADC_LTC2308_NAME "/dev/adc_ltc2308"
183
#define ADC_LTC2308_SPAN 8
184
#define ADC_LTC2308_TYPE "adc_ltc2308"
185
#define ALT_MODULE_CLASS_adc_ltc2308 adc_ltc2308
186
 
187
 
188
/*
189
 * hal configuration
190
 *
191
 */
192
 
193
#define ALT_MAX_FD 32
194
#define ALT_SYS_CLK none
195
#define ALT_TIMESTAMP_CLK none
196
 
197
 
198
/*
199
 * jtag_uart configuration
200
 *
201
 */
202
 
203
#define ALT_MODULE_CLASS_jtag_uart altera_avalon_jtag_uart
204
#define JTAG_UART_BASE 0x81000
205
#define JTAG_UART_IRQ 0
206
#define JTAG_UART_IRQ_INTERRUPT_CONTROLLER_ID 0
207
#define JTAG_UART_NAME "/dev/jtag_uart"
208
#define JTAG_UART_READ_DEPTH 64
209
#define JTAG_UART_READ_THRESHOLD 8
210
#define JTAG_UART_SPAN 8
211
#define JTAG_UART_TYPE "altera_avalon_jtag_uart"
212
#define JTAG_UART_WRITE_DEPTH 64
213
#define JTAG_UART_WRITE_THRESHOLD 8
214
 
215
 
216
/*
217
 * onchip_memory2 configuration
218
 *
219
 */
220
 
221
#define ALT_MODULE_CLASS_onchip_memory2 altera_avalon_onchip_memory2
222
#define ONCHIP_MEMORY2_ALLOW_IN_SYSTEM_MEMORY_CONTENT_EDITOR 0
223
#define ONCHIP_MEMORY2_ALLOW_MRAM_SIM_CONTENTS_ONLY_FILE 0
224
#define ONCHIP_MEMORY2_BASE 0x40000
225
#define ONCHIP_MEMORY2_CONTENTS_INFO ""
226
#define ONCHIP_MEMORY2_DUAL_PORT 0
227
#define ONCHIP_MEMORY2_GUI_RAM_BLOCK_TYPE "AUTO"
228
#define ONCHIP_MEMORY2_INIT_CONTENTS_FILE "DE0_NANO_SOC_QSYS_onchip_memory2"
229
#define ONCHIP_MEMORY2_INIT_MEM_CONTENT 1
230
#define ONCHIP_MEMORY2_INSTANCE_ID "NONE"
231
#define ONCHIP_MEMORY2_IRQ -1
232
#define ONCHIP_MEMORY2_IRQ_INTERRUPT_CONTROLLER_ID -1
233
#define ONCHIP_MEMORY2_NAME "/dev/onchip_memory2"
234
#define ONCHIP_MEMORY2_NON_DEFAULT_INIT_FILE_ENABLED 0
235
#define ONCHIP_MEMORY2_RAM_BLOCK_TYPE "AUTO"
236
#define ONCHIP_MEMORY2_READ_DURING_WRITE_MODE "DONT_CARE"
237
#define ONCHIP_MEMORY2_SINGLE_CLOCK_OP 0
238
#define ONCHIP_MEMORY2_SIZE_MULTIPLE 1
239
#define ONCHIP_MEMORY2_SIZE_VALUE 160000
240
#define ONCHIP_MEMORY2_SPAN 160000
241
#define ONCHIP_MEMORY2_TYPE "altera_avalon_onchip_memory2"
242
#define ONCHIP_MEMORY2_WRITABLE 1
243
 
244
 
245
/*
246
 * sw configuration
247
 *
248
 */
249
 
250
#define ALT_MODULE_CLASS_sw altera_avalon_pio
251
#define SW_BASE 0x0
252
#define SW_BIT_CLEARING_EDGE_REGISTER 0
253
#define SW_BIT_MODIFYING_OUTPUT_REGISTER 0
254
#define SW_CAPTURE 1
255
#define SW_DATA_WIDTH 10
256
#define SW_DO_TEST_BENCH_WIRING 0
257
#define SW_DRIVEN_SIM_VALUE 0
258
#define SW_EDGE_TYPE "ANY"
259
#define SW_FREQ 100000000
260
#define SW_HAS_IN 1
261
#define SW_HAS_OUT 0
262
#define SW_HAS_TRI 0
263
#define SW_IRQ 1
264
#define SW_IRQ_INTERRUPT_CONTROLLER_ID 0
265
#define SW_IRQ_TYPE "EDGE"
266
#define SW_NAME "/dev/sw"
267
#define SW_RESET_VALUE 0
268
#define SW_SPAN 16
269
#define SW_TYPE "altera_avalon_pio"
270
 
271
 
272
/*
273
 * sysid_qsys configuration
274
 *
275
 */
276
 
277
#define ALT_MODULE_CLASS_sysid_qsys altera_avalon_sysid_qsys
278
#define SYSID_QSYS_BASE 0x81008
279
#define SYSID_QSYS_ID 0
280
#define SYSID_QSYS_IRQ -1
281
#define SYSID_QSYS_IRQ_INTERRUPT_CONTROLLER_ID -1
282
#define SYSID_QSYS_NAME "/dev/sysid_qsys"
283
#define SYSID_QSYS_SPAN 8
284
#define SYSID_QSYS_TIMESTAMP 1418889131
285
#define SYSID_QSYS_TYPE "altera_avalon_sysid_qsys"
286
 
287
#endif /* __SYSTEM_H_ */

powered by: WebSVN 2.1.0

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