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

Doesn't preserve comments #300

Open
pbreuer opened this issue Dec 17, 2024 · 1 comment
Open

Doesn't preserve comments #300

pbreuer opened this issue Dec 17, 2024 · 1 comment

Comments

@pbreuer
Copy link

pbreuer commented Dec 17, 2024

Source code conversion should preserve comments.
Also the trace info in the conversion output should have relative not absolute paths, relative to either the top module directory or the current directory at execution. I supplied relative paths to sv2v.

Otherwise output looks good! Layout seems to be preserved as far as is possible.

</ wish list>!

@pbreuer
Copy link
Author

pbreuer commented Dec 21, 2024

It's needed at least in order to preserve the // verilator lint_off and lint_on directives in comments.

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