EDA.org Mantis
Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Severity Date Submitted Last Update
0001644 [SystemVerilog P1800] V-1364 text 2006-10-23 05:11 2007-09-13 13:36
Reporter shalom View Status public  
Assigned To shalom
Priority immediate Resolution no change required  
Status closed   Product Version
Summary 0001644: 12.3.5: bad indentation
Description Geoffrey Coram reports:
In the example in 12.3.5:

module topmod;
  wire [4:0] v;
  wire a,b,c,w;
  modB b1 (v[0], v[3], w, v[4]);
  endmodule

  module modB (wa, wb, c, d);
  inout wa, wb;
  input c, d;
  tranif1 g1 (wa, wb, cinvert);
  not #(2, 6) n1 (cinvert, int);
  and #(6, 5) g2 (int, c, d);
endmodule

the first 'endmodule' and the following 'module modB' should not be indented.
Additional Information
Tags No tags attached.
Type Errata
Attached Files htm file icon 1644.htm [^] (25,554 bytes) 2006-12-13 02:27

- Relationships

-  Notes
User avatar (0003385)
mmaidment (manager)
2007-02-05 10:47

On December 18, 2006 the SV-BC unanimously approved the attached proposal.
User avatar (0003707)
mmaidment (manager)
2007-05-25 16:25

Proposal needs to be updated for incorporation in 1800-2008 Draft 3.
User avatar (0003752)
shalom (manager)
2007-06-02 22:42

Section 12.3.5 ("Connecting module instance ports by ordered list") of 1364-2005 has become Section 22.3.2.1 in P1800/Draft 3.

In this new draft, the example in question no longer appears.

Therefore, it is proposed to close this issue as Not a Bug in Draft 3.
User avatar (0003825)
mmaidment (manager)
2007-06-22 11:30

On June 11, 2007, via e-mail ballot, the SV-BC unanimously approved resolving this issue per Shalom's proposal.
User avatar (0004104)
shalom (manager)
2007-08-15 22:43

The proposal file should be deleted as no longer relevant.
User avatar (0004557)
Neil Korpusik (administrator)
2007-09-13 13:35

Resolution approved by the Champions in the August 15, 2007 conference call.
Close as no longer relevant
User avatar (0004558)
Neil Korpusik (administrator)
2007-09-13 13:36

Unanimously agreed to close by the P1800 Working Group in the August 30, 2007
conference call.

- Issue History
Date Modified Username Field Change
2006-10-23 05:11 shalom New Issue
2006-10-23 05:11 shalom Type => Errata
2006-11-12 06:55 shalom Status new => assigned
2006-11-12 06:55 shalom Assigned To => shalom
2006-12-13 02:27 shalom File Added: 1644.htm
2006-12-13 02:28 shalom Priority normal => immediate
2007-02-05 10:47 mmaidment Status assigned => resolved
2007-02-05 10:47 mmaidment Resolution open => fixed
2007-02-05 10:47 mmaidment Note Added: 0003385
2007-05-25 16:25 mmaidment Status resolved => feedback
2007-05-25 16:25 mmaidment Resolution fixed => reopened
2007-05-25 16:25 mmaidment Note Added: 0003707
2007-06-02 22:42 shalom Note Added: 0003752
2007-06-02 22:43 shalom Status feedback => assigned
2007-06-22 11:30 mmaidment Note Added: 0003825
2007-06-22 11:30 mmaidment Status assigned => resolved
2007-06-22 11:30 mmaidment Resolution reopened => no change required
2007-08-15 22:43 shalom Note Added: 0004104
2007-08-15 22:44 shalom Issue Monitored: shalom
2007-09-13 13:35 Neil Korpusik Note Added: 0004557
2007-09-13 13:36 Neil Korpusik Status resolved => closed
2007-09-13 13:36 Neil Korpusik Note Added: 0004558


Mantis 1.1.7[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker