gitting project in git
This commit is contained in:
12
vitis/radar/src/registers.h
Executable file
12
vitis/radar/src/registers.h
Executable file
@@ -0,0 +1,12 @@
|
||||
#ifndef __REGISTERS_H__
|
||||
#define __REGISTERS_H__
|
||||
|
||||
|
||||
#define UTIL_ADDR 0x40050000
|
||||
|
||||
#define TIMING_ENGINE_ADDR 0x40051000
|
||||
#define DIG_RX_ADDR 0x20000000
|
||||
#define DIG_RX_STRIDE 0x10000
|
||||
#define WAVEFORM_GEN_ADDR 0x40053000
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user