[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

@ -1,6 +1,6 @@
#define GITURL "git@github.com:slsdetectorgroup/slsDetectorPackage.git"
#define GITREPUUID "3da6a6df6556312f7467407a8b5691bdc478424e"
#define GITAUTH "Dhanya_Thattil"
#define GITREV 0x3597
#define GITDATE 0x20180207
#define GITREPUUID "a536f8ac9be2f064974da454273bfa828edb5bb1"
#define GITAUTH "Erik_Frojdh"
#define GITREV 0x3669
#define GITDATE 0x20180222
#define GITBRANCH "developer"