ctb server: simulator effects, increased fpga reset time from 1 to 2 seconds

This commit is contained in:
2019-06-03 17:22:59 +02:00
parent 29141ac1a6
commit 17f745b45d
4 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
#define MIN_REQRD_VRSN_T_RD_API 0x181130
#define REQRD_FRMWR_VRSN 0x190402
#define CTRL_SRVR_INIT_TIME_US (1 * 1000 * 1000)
#define CTRL_SRVR_INIT_TIME_US (2 * 1000 * 1000)
/* Struct Definitions */
typedef struct ip_header_struct {