Skip to content
Snippets Groups Projects
Commit 06681bc4 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Add dbg_c_run_time.

parent 1bc446a0
No related branches found
No related tags found
1 merge request!288Resolve L2SDP-836
......@@ -210,6 +210,7 @@ ARCHITECTURE tb OF tb_eth_tester IS
SIGNAL tse_psc_access : STD_LOGIC;
-- View in Wave window
SIGNAL dbg_c_run_time : NATURAL := c_run_time;
SIGNAL dbg_c_mon_nof_sop_first : NATURAL := c_mon_nof_sop_first;
SIGNAL dbg_c_mon_nof_sop_others : NATURAL := c_mon_nof_sop_others;
SIGNAL dbg_c_mon_nof_valid_first_tx : NATURAL := c_mon_nof_valid_first_tx;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment