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

Indentation of OVM-SV code takes a long time #1066

Closed
veripoolbot opened this issue May 31, 2016 · 2 comments
Closed

Indentation of OVM-SV code takes a long time #1066

veripoolbot opened this issue May 31, 2016 · 2 comments

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Erez Singer
Original Redmine Issue: 1066 from https://www.veripool.org


Hi,

I'm trying to use emacs/verilog-mode to indent large OVM-SV files (hundreds of lines). Indentation of the attached file takes a long time - around 45 seconds for a 700 line file (on a 2.5Ghz core). It seems to happen because of lines like this:
``` `ovm_do_on_with(seq,seqr,{seq.a==0;seq.c==WRITE;seq.d==3935527255;seq.e==3743724994;});


I'm using latest verilog-mode (Apr 25 2016) with emacs 24.5 on RHEL 5.8.
Command: emacs --batch -q -l verilog-mode.el example.sv -f verilog-batch-indent  

Thanks,
Erez S.


@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2017-11-19T13:33:08Z


Still a problem, perhaps someone would like to contribute a patch?

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2019-12-21T15:13:30Z


OVM is basically deprecated as UVM has replaced it.

So closing mostly due to age, and unlikely to get effort applied.

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

No branches or pull requests

1 participant