Skip to content

Commit

Permalink
target: Align Verilator timescale with Questa
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Aug 9, 2024
1 parent de5053e commit 994973a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/common/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ VLT_SOURCES = $(shell ${BENDER} script flist ${VLT_BENDER} | ${SED_SRCS})
VLT_BUILDDIR := $(abspath work-vlt)
VLT_FESVR = $(VLT_BUILDDIR)/riscv-isa-sim
VLT_FLAGS += --timing
VLT_FLAGS += --timescale 1ns/1ps
VLT_FLAGS += -Wno-BLKANDNBLK
VLT_FLAGS += -Wno-LITENDIAN
VLT_FLAGS += -Wno-CASEINCOMPLETE
Expand Down

0 comments on commit 994973a

Please sign in to comment.