RE: [sv-bc] error in example 2.7

From: Stuart Sutherland <stuart@sutherland-hdl.com>
Date: Thu Jan 27 2005 - 05:41:50 PST

Acknowledged.
 
Stu
~~~~~~~~~~~~~~~~~~~~~~~~~
Stuart Sutherland
stuart@sutherland-hdl.com
+1-503-692-0898
  
 

  _____

From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of Rich,
Dave
Sent: Wednesday, January 26, 2005 3:15 PM
To: sv-bc@eda.org
Subject: [sv-bc] error in example 2.7

This is newly reported typo in the LRM

 

Change the example in section 2.7

int n[1:2][1:3] = {2{{3{4, 5}}}}; // same as {{4,5,4,5,4,5},{4,5,4,5,4,5}}

to

int n[1:2][1:6] = {2{{3{4, 5}}}}; // same as {{4,5,4,5,4,5},{4,5,4,5,4,5}}

 

http://www.eda.org/svdb/bug_view_page.php?bug_id=0000356

 

David Rich
Verification Technologist
Design Verification & Test Division
Mentor Graphics Corporation
dave_rich@mentor.com
Office: 408 487-7206
Cell: 510 589-2625

 
Received on Thu Jan 27 05:42:02 2005

This archive was generated by hypermail 2.1.8 : Thu Jan 27 2005 - 05:42:43 PST