From 1fba24c007adf3e7c0883938966d7e6dc180c90e Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Thu, 12 Jun 2014 08:04:03 +0000 Subject: [PATCH] Added remark that the tb is self checking. --- .../tse_sgmii_lvds/tb_ip_stratixiv_tse_sgmii_lvds.vhd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/technology/ip_stratixiv/tse_sgmii_lvds/tb_ip_stratixiv_tse_sgmii_lvds.vhd b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/tb_ip_stratixiv_tse_sgmii_lvds.vhd index d779ffa71d..7179e23de9 100644 --- a/libraries/technology/ip_stratixiv/tse_sgmii_lvds/tb_ip_stratixiv_tse_sgmii_lvds.vhd +++ b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/tb_ip_stratixiv_tse_sgmii_lvds.vhd @@ -26,6 +26,8 @@ -- Uniboard purposes in tb/ a minimal testbench tb_tse_sgmii_lvds.vhd was -- derived manually from the generated testbench. This tb_tse_sgmii_lvds -- is more easy to use. +-- The tb is self checking based on that tx_pkt_cnt=rx_pkt_cnt must be true +-- at the tb_end. -- Usage: -- > as 10 -- > run -all -- GitLab