Index: Compatible.h =================================================================== diff -u -r679ac94695cca15e228ea3d2a0eb1198e17f2eda -r6ccd16c714377ccefada34d687dddb7772565d95 --- Compatible.h (.../Compatible.h) (revision 679ac94695cca15e228ea3d2a0eb1198e17f2eda) +++ Compatible.h (.../Compatible.h) (revision 6ccd16c714377ccefada34d687dddb7772565d95) @@ -27,7 +27,7 @@ #define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks (HD and DG). #define HD_FPGA_COMPATIBILITY_REV 1 ///< Compatibility revision for HD firmware with HD FPGA. -#define DG_FPGA_COMPATIBILITY_REV 1 ///< Compatibility revision for DG firmware with DG FPGA. +#define DG_FPGA_COMPATIBILITY_REV 2 ///< Compatibility revision for DG firmware with DG FPGA. #define MIN_HD_FPGA_MAJOR 0 ///< Minimum HD FPGA major revision to be compatible with this version of HD firmware. #define MIN_HD_FPGA_MINOR 13 ///< Minimum HD FPGA minor revision to be compatible with this version of HD firmware.