-
Notifications
You must be signed in to change notification settings - Fork 0
/
hps_0.h
executable file
·35 lines (30 loc) · 948 Bytes
/
hps_0.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#ifndef _ALTERA_HPS_0_H_
#define _ALTERA_HPS_0_H_
/*
* This file was automatically generated by the swinfo2header utility.
*
* Created from SOPC Builder system 'lab3' in
* file './lab3.sopcinfo'.
*/
/*
* This file contains macros for module 'hps_0' and devices
* connected to the following masters:
* h2f_axi_master
* h2f_lw_axi_master
*
* Do not include this header file and another header file created for a
* different module or master group at the same time.
* Doing so may result in duplicate macro names.
* Instead, use the system header file which has macros with unique names.
*/
/*
* Macros for device 'vga_led_0', class 'vga_led'
* The macros are prefixed with 'VGA_LED_0_'.
* The prefix is the slave descriptor.
*/
#define VGA_LED_0_COMPONENT_TYPE vga_led
#define VGA_LED_0_COMPONENT_NAME vga_led_0
#define VGA_LED_0_BASE 0x0
#define VGA_LED_0_SPAN 8
#define VGA_LED_0_END 0x7
#endif /* _ALTERA_HPS_0_H_ */