Skip to content

Commit

Permalink
do not save the waveforms in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Jan 23, 2025
1 parent 2784ca1 commit dc20d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_EventFrameSequencerTb.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,5 @@ def test_EventFrameSequencerTb(parameters):
########################################################################
# Dump waveform to file ($ gtkwave sim_build/path/To/{tests_module}.ghw)
########################################################################
sim_args =[f'--wave={tests_module}.ghw'],
# sim_args =[f'--wave={tests_module}.ghw'],
)

0 comments on commit dc20d0e

Please sign in to comment.