G2 hdi id (#521)

* g2: hdi value in fpga is 3 bits, so using appropriate enum for it

* hdi id bits are determined

* fw date changed (g2)
This commit is contained in:
Dhanya Thattil
2022-08-23 08:02:11 +02:00
committed by GitHub
parent 67eea7ac36
commit da16c1101c
5 changed files with 75 additions and 46 deletions

View File

@ -3,7 +3,7 @@
#pragma once
#include "sls/sls_detector_defs.h"
#define REQRD_FRMWRE_VRSN (0x220720)
#define REQRD_FRMWRE_VRSN (0x220818)
#define KERNEL_DATE_VRSN "Mon May 10 18:00:21 CEST 2021"
#define ID_FILE "detid_gotthard2.txt"