Skip to content

pywellen: expose essential metadata accessors for Var, Scope, and Waveform #66

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

Merged
merged 3 commits into from
Jul 15, 2025

Conversation

ripopov
Copy link
Contributor

@ripopov ripopov commented Jul 15, 2025

Added python bindings for essential APIs needed to build waveform viewier in Python:
Var types and directions, scope types, timescale.

Added new VCD file with GtkWave scope extensions for testing (generated by GtkWave).

ripopov added 2 commits July 15, 2025 06:18
Added python bindings for essential APIs needed to build waveform viewier in Python:
   Var types and directions, scope types, timescale.

Added VCD file with GtkWave scope extensions (generated by GtkWave).
Copy link
Owner

@ekiwi ekiwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Awesome to see the Python bindings get some love.

@ekiwi ekiwi merged commit 6f66915 into ekiwi:main Jul 15, 2025
15 checks passed
@ekiwi
Copy link
Owner

ekiwi commented Jul 15, 2025

@ripopov your changes are now part of pywellen 0.17.1

Thanks!

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