提交 b52b95e8 编写于 作者: L Lingrui98

makefile: restore random init

上级 d3f726e6
......@@ -108,12 +108,12 @@ VERILATOR_FLAGS = --top-module $(EMU_TOP) \
+define+VERILATOR=1 \
+define+PRINTF_COND=1 \
+define+RANDOMIZE_MEM_INIT \
+define+RANDOMIZE_REG_INIT \
$(VEXTRA_FLAGS) \
--assert \
--stats-vars \
--output-split 5000 \
--output-split-cfuncs 5000
#+define+RANDOMIZE_REG_INIT \
EMU_MK := $(BUILD_DIR)/emu-compile/V$(EMU_TOP).mk
EMU_DEPS := $(EMU_VFILES) $(EMU_CXXFILES)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册