Skip to content

Commit

Permalink
[Tests] Remove saving of waveform for dwc test
Browse files Browse the repository at this point in the history
  • Loading branch information
auphelia committed Nov 28, 2023
1 parent 529c335 commit 9edcdc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fpgadataflow/test_fpgadataflow_dwc.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def make_single_dwc_modelwrapper(shape, inWidth, outWidth, finn_dtype, impl_styl
inWidth=inWidth,
outWidth=outWidth,
dataType=str(finn_dtype.name),
rtlsim_trace="dwc.vcd",
)
if not use_rtl_variant:
# add additional attribute
Expand Down

0 comments on commit 9edcdc6

Please sign in to comment.