[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
  SVN::S4
  SystemPerl
  Voneline
  WFH
General Info
  Papers

Issue #286

Identation of classes inside package in SystemVerilog

Added by Pierre-David Pfister over 2 years ago.

Status:New Start date:09/27/2010
Priority:Low Due date:
Assignee:Michael McNamara % Done:

0%

Category:Indents
Target version:-

Description

Hi, Classes are not indented when declared in a package.

package toto; class titi; endclass endpackage

Should rather be, in my opinion:

package toto; class titi; endclass endpackage

Thanks, Pierre

I'm using version 639 of Verilog mode.

Also available in: Atom