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

Parameters for alternative wave form viewer #970

Open
oscargus opened this issue Nov 3, 2023 · 0 comments · May be fixed by #1002
Open

Parameters for alternative wave form viewer #970

oscargus opened this issue Nov 3, 2023 · 0 comments · May be fixed by #1002

Comments

@oscargus
Copy link
Contributor

oscargus commented Nov 3, 2023

We are developing an alternative wave form viewer: https://gitlab.com/surfer-project/surfer and once it is mature enough, it would be nice to add support for it in VUnit. Right now there are the --gtkwave-fmt and --gtkwave-args arguments that determines which format is used and how GTKWave is called. However, I'd like to open a discussion about what the best way to implement a switch for wave form viewer would be?

My spontaneous idea is to rename --gtkwave-fmt to --wave-fmt or --viewer-fmt (still supporting both, but only document the latter) and then have a --viewer-argument (which may default to GTKWave). Possibly also rename --gtkwave-args to --viewer-args and pass whatever is there to the select viewer?

Any ideas or input regarding this?

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

Successfully merging a pull request may close this issue.

2 participants