From 7420d140dfd7ef67f4577afc5e9ddcf3ececcc78 Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Tue, 28 Feb 2017 14:17:01 +0000
Subject: [PATCH] -Added tb_common_pulse_delay to regression test.

---
 libraries/base/common/hdllib.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libraries/base/common/hdllib.cfg b/libraries/base/common/hdllib.cfg
index df021e4fe0..1865a499ce 100644
--- a/libraries/base/common/hdllib.cfg
+++ b/libraries/base/common/hdllib.cfg
@@ -211,6 +211,7 @@ regression_test_vhdl =
     tb/vhdl/tb_resize.vhd
     #tb/vhdl/tb_round.vhd           -- has no self verification yet
     tb/vhdl/tb_requantize.vhd
+    tb/vhdl/tb_common_pulse_delay.vhd
 
     tb/vhdl/tb_tb_common_adder_tree.vhd
     tb/vhdl/tb_tb_common_add_sub.vhd
-- 
GitLab