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

Source map resolver #776

Closed
dalance opened this issue Jun 11, 2024 · 0 comments · Fixed by #810
Closed

Source map resolver #776

dalance opened this issue Jun 11, 2024 · 0 comments · Fixed by #810
Labels
tools Tools feature

Comments

@dalance
Copy link
Collaborator

dalance commented Jun 11, 2024

Independent library or binary from Veryl compiler to translate source position by source map is useful.
For example, the binary can translate the existing log or receive log through pipe like below:

$ resolver synthesis.log
$ ./simv | resolver

Independent library with C API may be useful to integrate to other EDA tools like Verilator, Yosys, and so on.

Related: #438

@dalance dalance added enhancement New feature or request tools Tools feature and removed enhancement New feature or request labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Tools feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant