FPGA: Increase release level to make sure FPGA is using 1 MiB bursts only

This commit is contained in:
2023-09-19 13:13:23 +02:00
parent 8e0edab0ee
commit 7396ee342c
+1 -1
View File
@@ -49,7 +49,7 @@
// For FPGA
#define ACTION_TYPE 0x52324158
#define RELEASE_LEVEL 0x003C
#define RELEASE_LEVEL 0x003D
#define MODE_CONV 0x0001L
#define MODE_NONBLOCKING_ON_WR 0x0002L // Don't block acquisition if there is no WR available