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

lib.data can make debugging extremely hard as fields are not written to VCD #795

Closed
whitequark opened this issue May 25, 2023 · 1 comment

Comments

@whitequark
Copy link
Member

This is related to the introduction of a Display statement. Ideally, we should be able to freely (as in, "for free", without having to post-process VCD files) use decoders that only use f-strings, with CXXRTL, since CXXRTL is about to learn how to format arbitrary data and then will presumably be able to put it into VCD files.

Verilator users are going to be in a pickle, however.

@whitequark
Copy link
Member Author

Oops, this is a duplicate of #790. Closing in favor of that one.

@whitequark whitequark closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant