From 4c8450fb2f82f1a4d3b45913aa40c32de2f3d38c Mon Sep 17 00:00:00 2001 From: Reinier van der Walle <walle@astron.nl> Date: Mon, 31 Aug 2020 11:03:48 +0200 Subject: [PATCH] Added tb_dp_selector_arr to regressio test --- libraries/base/dp/hdllib.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg index 7559aa6131..bde1e5b94e 100644 --- a/libraries/base/dp/hdllib.cfg +++ b/libraries/base/dp/hdllib.cfg @@ -349,7 +349,8 @@ regression_test_vhdl = tb/vhdl/tb_tb_mms_dp_gain_serial_arr.vhd tb/vhdl/tb_tb_dp_throttle_xon.vhd tb/vhdl/tb_tb_dp_xonoff.vhd - + tb/vhdl/tb_dp_selector_arr.vhd + [modelsim_project_file] -- GitLab