From 6734e66dc614c82ec22e4677fe26e4bbfc5898c8 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Wed, 15 Mar 2017 12:53:03 +0000 Subject: [PATCH] Added tb_mms_dp_sync_checker.vhd to regressiong test. --- libraries/base/dp/hdllib.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg index 05e31c1fd9..2bd169d525 100644 --- a/libraries/base/dp/hdllib.cfg +++ b/libraries/base/dp/hdllib.cfg @@ -271,6 +271,7 @@ regression_test_vhdl = tb/vhdl/tb_tb_dp_repack_data.vhd tb/vhdl/tb_tb_dp_split.vhd tb/vhdl/tb_tb_dp_sync_checker.vhd + tb/vhdl/tb_mms_dp_sync_checker.vhd tb/vhdl/tb_tb_dp_sync_insert.vhd [modelsim_project_file] -- GitLab