Skip to content

Commit

Permalink
Delete log of questa signals
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioOpenHWGroup committed Mar 20, 2024
1 parent 8a5f3fd commit cb99aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verif/sim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ questa_uvm_run:
vsim -64 \
$(COMMON_RUN_UVM_FLAGS) \
-sv_lib $(QUESTASIM_HOME)/uvm-1.2/linux_x86_64/uvm_dpi \
-c -do "log -r /*; run -all; " \
-c -do "run -all; " \
-work $(VSIM_WORK_DIR) -t 1ns \
-suppress vsim-8451 \
-suppress 3829 -suppress vsim-8386\
Expand Down

0 comments on commit cb99aad

Please sign in to comment.