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

Question: command line option to kill-autos #613

Closed
veripoolbot opened this issue Feb 26, 2013 · 2 comments
Closed

Question: command line option to kill-autos #613

veripoolbot opened this issue Feb 26, 2013 · 2 comments
Labels

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Chakradhara Aradhyula
Original Redmine Message: 1025 from https://www.veripool.org


Hi
I use the following command line option to build verilog autos. (C A GUI option)
xemacs -batch -l .emacs test.v -f verilog-auto -f save-buffer

Is it possible to get verilog file that has all the Autos killed using the command line option?
( C K GUI option)

Thanks

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-02-26T02:31:25Z


See http://www.veripool.org/wiki/verilog-mode/Verilog-mode-Help#verilog-auto

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Chakradhara Aradhyula
Original Date: 2013-02-26T03:46:42Z


The following works.
xemacs -batch -l .emacs test.v -f verilog-delete-auto -f save-buffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant