CLEANUP: Cleaned up all testbenches
This commit is contained in:
@ -17,6 +17,7 @@ library work;
|
||||
library work;
|
||||
use work.psi_tb_txt_util.all;
|
||||
use work.psi_tb_compare_pkg.all;
|
||||
use work.psi_tb_activity_pkg.all;
|
||||
|
||||
------------------------------------------------------------
|
||||
-- Package Header
|
||||
|
@ -17,6 +17,7 @@ library work;
|
||||
library work;
|
||||
use work.psi_tb_txt_util.all;
|
||||
use work.psi_tb_compare_pkg.all;
|
||||
use work.psi_tb_activity_pkg.all;
|
||||
|
||||
------------------------------------------------------------
|
||||
-- Package Header
|
||||
|
@ -165,7 +165,6 @@ package body psi_ms_daq_input_tb_case_modes is
|
||||
StdlCompare(0, Daq_Vld, "Unexpected data is available");
|
||||
|
||||
-- Manual Mode
|
||||
report "Test Here" severity note;
|
||||
PostTrigSpls <= std_logic_vector(to_unsigned(6, 32));
|
||||
print(">> Manual Mode");
|
||||
StrDone := false;
|
||||
|
Reference in New Issue
Block a user