I'll analyze this, and we can review it at our upcoming meeting. Chuck Swart -------------BEGINNING OF IR---------------- VHDL Issue Number: 2090 Language_Version VHDL-2002 Classification LRM Terminology, Grammar and Typographical Errors Summary Signature in alias declaration for "not" wrong Relevant_LRM_Sections 4.3.3.2 Nonobject aliases, page 71 Related_Issues Key_Words_and_Phrases implicit alias declaration Authors_Name Peter Ashenden Authors_Phone_Number +61 414 709 106 Authors_Fax_Number Authors_Email_Address peter@ashenden.com.au Authors_Affiliation Ashenden Designs Authors_Address1 Authors_Address2 Authors_Address3 Current Status: Submitted Superseded By: ------------------------ Date Submitted: 1 April 2006 Date Analyzed: Author of Analysis: Revision Number: 0 Date Last Revised: Description of Problem ---------------------- In 4.3.3.2 Nonobject aliases, page 71, there is a commented description of an implicit alias declaration for the "not" operator: -- alias "not" is STD.STANDARD."not" -- [STD.STANDARD.BIT, STD.STANDARD.BIT -- return STD.STANDARD.BIT]; It should be -- alias "not" is STD.STANDARD."not" -- [STD.STANDARD.BIT -- return STD.STANDARD.BIT]; Proposed Resolution ------------------- Change the description to -- alias "not" is STD.STANDARD."not" -- [STD.STANDARD.BIT -- return STD.STANDARD.BIT]; VASG-ISAC Analysis & Rationale ------------------------------ TBD VASG-ISAC Recommendation for IEEE Std 1076-2002 ----------------------------------------------- TBD VASG-ISAC Recommendation for Future Revisions --------------------------------------------- TBD -------------END OF IR----------------Received on Wed Apr 5 13:34:15 2006
This archive was generated by hypermail 2.1.8 : Wed Apr 05 2006 - 13:34:16 PDT