From 0d9f9093f3422361d113f07125c72b13cd60d32e Mon Sep 17 00:00:00 2001 From: Larry Ruckman Date: Thu, 11 Jul 2024 14:03:37 -0700 Subject: [PATCH] corner case bug fix to prevent a tValid gap for frames inbound to XVC --- protocols/pgp/shared/xilinx/PgpXvcWrapper.vhd | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols/pgp/shared/xilinx/PgpXvcWrapper.vhd b/protocols/pgp/shared/xilinx/PgpXvcWrapper.vhd index f7d5896d17..d6cb6fdf97 100644 --- a/protocols/pgp/shared/xilinx/PgpXvcWrapper.vhd +++ b/protocols/pgp/shared/xilinx/PgpXvcWrapper.vhd @@ -76,6 +76,7 @@ begin U_VC_RX : entity surf.PgpRxVcFifo generic map ( TPD_G => TPD_G, + VALID_THOLD_G => 0, -- 0 = only when frame ready PHY_AXI_CONFIG_G => PHY_AXI_CONFIG_G, APP_AXI_CONFIG_G => EMAC_AXIS_CONFIG_C) port map (