Fix tabs vs spaces in sims/verilator/Makefile

This commit is contained in:
Jerry Zhao
2019-08-29 23:04:06 -07:00
parent 648780601c
commit d363ad5a46

View File

@@ -59,7 +59,7 @@ VERILATOR_NONCC_OPTS = \
+define+PRINTF_COND=\$$c\(\"verbose\",\"\&\&\"\,\"done_reset\"\) \
+define+STOP_COND=\$$c\(\"done_reset\"\) \
--assert \
--output-split 10000 \
--output-split 10000 \
--output-split-cfuncs 100 \
$(sim_vsrcs) \
-f $(sim_common_files)