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

Verilator has no -P option to disable linemarker output in -E mode #781

Closed
veripoolbot opened this issue Jun 6, 2014 · 3 comments
Closed
Assignees
Labels
area: invoking/options Issue involves options passed to Verilator resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: Derek Lockhart
Original Redmine Issue: 781 from https://www.veripool.org
Original Date: 2014-06-06
Original Assignee: Wilson Snyder (@wsnyder)


When using the -E option in GCC, its possible to provide an additional -P flag to hide the linemarker output.

Verilator does not have this option, making it difficult to view the output of the preprocessor since the output is intermixed with `line # ... print statements.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2014-06-06T11:04:04Z


As a workaround you can use "vppreproc" which has this option and more.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2014-06-07T00:22:54Z


Fixed in git towards 3.861.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2014-06-11T00:56:32Z


In 3.862.

@veripoolbot veripoolbot added area: invoking/options Issue involves options passed to Verilator resolution: fixed Closed; fixed labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: invoking/options Issue involves options passed to Verilator resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

2 participants