Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --waves argument to generate waveforms for GHDL and NVC #1101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oscargus
Copy link
Contributor

@oscargus oscargus commented Mar 5, 2025

Closes #1099
Closes #1042

The approach here is to pass --waves if a waveform file should be generated. That is clearer than the "passing --gtkwave-fmt "-approach earlier used.

There is a deprecation warning when passing only --viewer-fmt/--gtkwave-fmt for GHDL, but it still generates the file.

I also added a new alias --waves-fmt for consistency.

(I guess that one can also support other simulators generating waveform files. At least for ModelSim/Questa it is possible to generate VCD-files with a few .do-file commands and I guess the same holds for many other simulators.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nvc: Waveform files are only generated with --gui option
1 participant