http://www.eda.org/svdb/bug_view_page.php?bug_id=0000548 Proposed wording: In Section 19.11.4, page 291, CHANGE: An implicit .* port connection is semantically equivalent to a default .name port connection for every port declared in the instantiated module. A named port connection can be mixed with a .* connection to override the port connection to a different expression or to leave the port unconnected. TO: An implicit .* port connection is semantically equivalent to a default .name port connection for every port declared in the instantiated module with the exception that .* does not create a sufficient reference for a wildcard import of a name from a package. A named port connection can be mixed with a .* connection to override a port connection to a different expression, or to leave a port unconnected, A named or implicit .name connection can be mixed with a .* connection to create a sufficient reference for a wildcard import of a name from a package. David Rich Verification Technologist Design Verification & Test Division Mentor Graphics Corporation dave_rich@mentor.com Office: 408 487-7206 Cell: 510 589-2625Received on Mon Apr 4 21:44:40 2005
This archive was generated by hypermail 2.1.8 : Mon Apr 04 2005 - 21:44:49 PDT