From 6ffb11b44b38bd6d343cf11d60263cacd61bc0b1 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 22 Mar 2021 17:20:12 +0000 Subject: [PATCH] - reduced sim time git-svn-id: http://moon:8086/svn/vhdl/trunk@1451 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/radio/cordic/sim/Makefile.cordic_top | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/radio/cordic/sim/Makefile.cordic_top b/lib/radio/cordic/sim/Makefile.cordic_top index 328c4f6..7aa8bac 100644 --- a/lib/radio/cordic/sim/Makefile.cordic_top +++ b/lib/radio/cordic/sim/Makefile.cordic_top @@ -25,8 +25,8 @@ SRCS += ../src/tb_cordic_top.vhd # Compile TARGET := cordic_top ENTITY := tb_cordic_top -WITH_GHW := y -RUN_TIME := 500us +WITH_VCD := y +RUN_TIME := 300us GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed