[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Papers

Indentation problems after `ovm_do_with macro

Added by Wkong Zhu 3 months ago

verilog-mode version 773

if(..) begin `ovm_do_with(...) i++;

The statement i++ can not indent correct after `ovm_do_with() macro.

Is there any configuration which can solve this problem?


Replies (1)

RE: Indentation problems after `ovm_do_with macro - Added by Wilson Snyder 3 months ago

I think the curly braces ({...}) confuse it, not the ovm_do_with specifically.

Anyhow, please file a bug and we'll try to fix it.

(1-1/1)