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

Implement a substitute for Variable::create_val_repr() #17

Open
rameloni opened this issue Jun 11, 2024 · 0 comments
Open

Implement a substitute for Variable::create_val_repr() #17

rameloni opened this issue Jun 11, 2024 · 0 comments

Comments

@rameloni
Copy link
Owner

The create_val_repr() is now used to render a raw_value of a variable properly but a better version should be implemented.

https://github.com/rameloni/tywaves-rs/blame/b1ef8c5259ceb9ff91aeb157bf13cb32ff20f42e/src/tyvcd/spec.rs#L250-L295

The method now does not use the TraceValue of a variable but instead only the input raw_value.

@rameloni rameloni changed the title Implement a subsitute for Variable::create_val_repr() Implement a substitute for Variable::create_val_repr() Jun 11, 2024
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

No branches or pull requests

1 participant