verilator: bump to version 3.904
This commit is contained in:
parent
6124bf0cc2
commit
9eae1fa377
@ -21,7 +21,7 @@ $(generated_dir_debug)/%.fir $(generated_dir_debug)/%.d: $(FIRRTL_JAR) $(chisel_
|
||||
$(FIRRTL) $(patsubst %,-i %,$(filter %.fir,$^)) -o $@ -X verilog
|
||||
|
||||
# Build and install our own Verilator, to work around versionining issues.
|
||||
VERILATOR_VERSION=3.884
|
||||
VERILATOR_VERSION=3.904
|
||||
VERILATOR_SRCDIR ?= verilator/src/verilator-$(VERILATOR_VERSION)
|
||||
VERILATOR_TARGET := $(abspath verilator/install/bin/verilator)
|
||||
INSTALLED_VERILATOR ?= $(VERILATOR_TARGET)
|
||||
|
Loading…
Reference in New Issue
Block a user