example: Enable statistics strings in example designs

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-04-17 00:34:53 -07:00
parent 0044782224
commit 6584ebb6cd
10 changed files with 63 additions and 7 deletions

View File

@@ -162,6 +162,8 @@ taxi_eth_mac_1g_rgmii_fifo #(
.STAT_RX_LEVEL(1),
.STAT_ID_BASE(0),
.STAT_UPDATE_PERIOD(1024),
.STAT_STR_EN(1),
.STAT_PREFIX_STR("RGMII0"),
.TX_FIFO_DEPTH(16384),
.TX_FRAME_FIFO(1),
.RX_FIFO_DEPTH(16384),