From 562c2ea65009d4067511a9513698123eb8c2f6c4 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Tue, 23 Mar 2021 17:28:43 +0000 Subject: [PATCH] - run for 100 us git-svn-id: http://moon:8086/svn/vhdl/trunk@1500 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/radio/ddc/ghdl/tb_syn_ddc.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/radio/ddc/ghdl/tb_syn_ddc.make b/lib/radio/ddc/ghdl/tb_syn_ddc.make index 6309f97..9b9f74b 100644 --- a/lib/radio/ddc/ghdl/tb_syn_ddc.make +++ b/lib/radio/ddc/ghdl/tb_syn_ddc.make @@ -23,7 +23,7 @@ SRCS += $(LIB_PATH)/radio/ddc/src/tb_syn_ddc.vhd TARGET := tb_syn_ddc ENTITY := tb_syn_ddc WITH_VCD := y -RUN_TIME := 500us +RUN_TIME := 100us GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed