xilinx tsamples upper limit increased (#1365)
Some checks failed
Build on local RHEL9 / build (push) Successful in 1m25s
Build on local RHEL8 / build (push) Successful in 3m33s
Build on RHEL8 / build (push) Failing after 10m55s
Build on RHEL9 / build (push) Successful in 3m39s

This commit is contained in:
2026-01-21 16:13:22 +01:00
committed by GitHub
parent b2f1ed3022
commit 8769f1e70a
5 changed files with 8 additions and 3 deletions

View File

@@ -131,7 +131,7 @@
/* REG no_Samples_X_Reg */
#define NO_SAMPLES_X_REG 0xa00cUL
#define NO_SAMPLES_X_MSK 0x1fffUL
#define NO_SAMPLES_X_MSK 0x7FFFFFFFUL
#define NO_SAMPLES_X_OFST 0
/* REG count_Frames_From_Reg_1 */