From 3bd901bf6eaef669c9ba42020cb131ac5cad1f0e Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Tue, 14 Oct 2014 14:35:57 +0000 Subject: [PATCH] Use do wave_tb_tech_mac_10g.do to open relevant signals in Wave window. --- libraries/technology/mac_10g/tb_tech_mac_10g.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/technology/mac_10g/tb_tech_mac_10g.vhd b/libraries/technology/mac_10g/tb_tech_mac_10g.vhd index 34935b05c8..03f8f88bf5 100644 --- a/libraries/technology/mac_10g/tb_tech_mac_10g.vhd +++ b/libraries/technology/mac_10g/tb_tech_mac_10g.vhd @@ -25,7 +25,7 @@ -- . proc_tech_mac_10g_rx_packet() for expected header and data type -- . tx_pkt_cnt=rx_pkt_cnt > 0 must be true at the tb_end. -- Usage: --- > as 10 +-- > do wave_tb_tech_mac_10g.do -- > run -all LIBRARY IEEE, technology_lib, common_lib, dp_lib; -- GitLab