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 flag to generate FST file from NVC, without spawning GTKWave #1042

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

Conversation

kmtaylor
Copy link
Contributor

I find it convenient to be able to generate a FST file when using NVC, without spawning GTKWave (-g). Added a command line argument to achieve this.

@oscargus
Copy link
Contributor

oscargus commented Jul 19, 2024

I'm working on (edit: planned to work on) handling this in a unified way for both NVC and GHDL. (ghdlgenerates a wave file if--gtkwave-fmt` is provided, although it isn't documented as far as I can tell.)

I suggest that you either implement this using the --gtkwave-fmt (which will be renamed to --viewer-fmt in #1002) or add a flag, e.g., --waves that generates waveform files for both GHDL and NVC, see #1003 for a bit of discussion of another use case.

However, @LarsAsplund may want a say here what the way forward is.

@kmtaylor
Copy link
Contributor Author

Ok - so for now I'll wait to see what happens with #1002 and #1003.

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.

2 participants