diff --git a/target/common/common.mk b/target/common/common.mk index f5d746ebfa..143f9b9a81 100644 --- a/target/common/common.mk +++ b/target/common/common.mk @@ -77,6 +77,7 @@ VLT_FLAGS += -Wno-UNSIGNED VLT_FLAGS += -Wno-UNOPTFLAT VLT_FLAGS += -Wno-fatal VLT_FLAGS += --unroll-count 1024 +VLT_FLAGS += --timescale 1ns/1ps VLT_CFLAGS += -std=c++14 -pthread VLT_CFLAGS +=-I ${VLT_BUILDDIR} -I $(VLT_ROOT)/include -I $(VLT_ROOT)/include/vltstd -I $(VLT_FESVR)/include -I $(TB_DIR) -I ${MKFILE_DIR}/test