diff --git a/boards/uniboard1/libraries/unb1_board/hdllib.cfg b/boards/uniboard1/libraries/unb1_board/hdllib.cfg
index 2b2a2d30ebab93d4998f797ccc599ccbf0671770..2efea7da3392fc7a5637f7160956374e3dff3c8b 100644
--- a/boards/uniboard1/libraries/unb1_board/hdllib.cfg
+++ b/boards/uniboard1/libraries/unb1_board/hdllib.cfg
@@ -62,6 +62,10 @@ test_bench_files =
     
     tb/vhdl/tb_tb_tb_unb1_board_regression.vhd
 
+regression_test_vhdl = 
+    tb/vhdl/tb_mms_unb1_board_sens.vhd
+    tb/vhdl/tb_unb1_board_mesh_reorder_bidir.vhd
+
 
 [modelsim_project_file]
 
diff --git a/libraries/base/ss/hdllib.cfg b/libraries/base/ss/hdllib.cfg
index 68aed757d36af830aee8f06ed47957aa1a9e8400..9012550aa85e882e533a24727448e18ae6199a47 100644
--- a/libraries/base/ss/hdllib.cfg
+++ b/libraries/base/ss/hdllib.cfg
@@ -19,6 +19,9 @@ test_bench_files =
     tb/vhdl/tb_ss_wide.vhd
     tb/vhdl/tb_tb_ss.vhd
 
+regression_test_vhdl = 
+    tb/vhdl/tb_tb_ss.vhd
+
 
 [modelsim_project_file]