[JUNGFRAU] - Modified memory map address shift for the interface between FPGA and Blackfin SOM. Shift has to be set to 1 since the basic AMC data transfers is 8-bit and not 16-bit.

This commit is contained in:
2018-02-22 11:15:24 +01:00
parent a536f8ac9b
commit 7364f674ed
6 changed files with 72 additions and 71 deletions

View File

@@ -8,8 +8,8 @@
#define GOODBYE (-200)
#define MIN_REQRD_VRSN_T_RD_API 0x171113
#define REQRD_FRMWR_VRSN 0x171113
#define MIN_REQRD_VRSN_T_RD_API 0x171220
#define REQRD_FRMWR_VRSN 0x171220
/* Struct Definitions */