g2: asic defaults refactored instead of hard coded

This commit is contained in:
2021-09-27 15:31:24 +02:00
parent dc4e5bb561
commit ec2a03132a
4 changed files with 28 additions and 4 deletions

View File

@ -67,7 +67,8 @@
#define DEFAULT_CLK1_PHASE_DEG (270)
#define DEFAULT_DBIT_PIPELINE (1)
#define DEFAULT_ASIC_CONFIG_VALUE (0x80350000)
#define DEFAULT_ASIC_DOUT_RDY_SRC (0x5)
#define DEFAULT_ASIC_DOUT_RDY_DLY (0x3)
#define VETO_DATA_SIZE (160)
typedef struct {