mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
Adding lm32 demo to SAKC project
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
#define RAM_INTERNAL_BASE 0x00000000 //8KB
|
||||
#define RAM_EXTERNAL_BASE 0x10000000 //1MB
|
||||
#define RAM_EXTERNAL_SIZE 0x00100000
|
||||
#define MISC_BASE 0x20000000
|
||||
#define UART_BASE 0x20000000
|
||||
#define UART_WRITE 0x20000000
|
||||
#define UART_READ 0x20000000
|
||||
#define UART_STATUS 0x20000010
|
||||
#define IRQ_MASK 0x20000010
|
||||
#define IRQ_STATUS 0x20000020
|
||||
#define GPIO0_OUT 0x20000030
|
||||
|
||||
Reference in New Issue
Block a user