Brad, I noticed that the BNF for non_port_interface_item and for interface_item are missing from Syntax 15-1. Was it done on purpose? Dmitry From: owner-sv-sc@server.eda.org [mailto:owner-sv-sc@server.eda.org] On Behalf Of Brad Pierce Sent: Sunday, October 26, 2008 7:56 PM To: sv-sc@server.eda.org Subject: RE: [sv-sc] Checkers in packages Dmitry, When you add checker_declaration to package_or_generate_item_declaration, you'll need to also remove checker_declaration from the three places it is today A.1.2, description ( package_item ::= package_or_generate_item_declaration ) A.1.4, non_port_module_item ( module_or_generate_item ::= module_common_item ::= module_or_generate_item_declaration ::= package_or_generate_item_declaration ) A.1.6 non_port_interface_item ( interface_or_generate_item ::= module_common_item ::= module_or_generate_item_declaration ::= package_or_generate_item_declaration ) The change will allow checkers to be declared in packages, generate blocks, and programs, as required by the text after Syntax 17-1. -- Brad From: owner-sv-sc@eda.org [mailto:owner-sv-sc@eda.org] On Behalf Of Korchemny, Dmitry Sent: Sunday, October 26, 2008 8:47 AM To: Seligman, Erik Cc: sv-sc@eda.org; Feldman, Yulik Subject: [sv-sc] Checkers in packages Hi Erik, Yulik pointed to me that the subclause 26.2 "Package declarations" was updated to specify that the checkers may be declared in packages in the text description, but not in the BNF. One way to fix it is to update package_or_generate_item_declaration in several LRM locations and probably also in VPI. How should we proceed? Thanks, Dmitry --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- This message has been scanned for viruses and dangerous content by MailScanner <http://www.mailscanner.info/> , and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner <http://www.mailscanner.info/> , and is believed to be clean. --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Oct 29 14:50:33 2008
This archive was generated by hypermail 2.1.8 : Wed Oct 29 2008 - 14:51:23 PDT