From f9276a33f718e9b546fb616702f6972807d3bf15 Mon Sep 17 00:00:00 2001 From: Pepping <pepping> Date: Mon, 17 Oct 2016 15:11:47 +0000 Subject: [PATCH] Added tb_tb --- libraries/dsp/fringe_stop/hdllib.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/dsp/fringe_stop/hdllib.cfg b/libraries/dsp/fringe_stop/hdllib.cfg index bb2e81a564..07dc2c2789 100644 --- a/libraries/dsp/fringe_stop/hdllib.cfg +++ b/libraries/dsp/fringe_stop/hdllib.cfg @@ -10,6 +10,7 @@ synth_files = test_bench_files = tb/vhdl/tb_fringe_stop_unit.vhd + tb/vhdl/tb_tb_fringe_stop_unit.vhd regression_test_vhdl = # no self checking tb available yet -- GitLab