4 rx channels and 16 lane PCIe working on drex card

This commit is contained in:
2026-06-11 23:19:03 -05:00
parent b6da08b40e
commit b23f7fe4a6
51 changed files with 49090 additions and 7043 deletions

View File

@@ -8,9 +8,13 @@
#include <string>
#include <queue>
#define UTIL_REG_BASE 0x100000
#define TIMING_REG_BASE 0x110000
#define DATA_GEN_REG_BASE 0x120000
// #define UTIL_REG_BASE 0x100000
// #define TIMING_REG_BASE 0x110000
// #define DATA_GEN_REG_BASE 0x120000
#define UTIL_REG_BASE 0x10000
#define TIMING_REG_BASE 0x20000
#define DATA_GEN_REG_BASE 0x30000
#define WSRDMA_DMA_INIT 0
#define WSRDMA_DMA_CLEAR 1