Hi, 4.2.11 says, integer start, result; analog begin start = 3; result = (start >> 1); end In this example, the integer result is assigned the binary value 0001, which is 0011 shifted to the right two positions and zero-filled. "two positions" should be "one position". 4.2.12 says, The conditional operator, also known as ternary operator, is right associative and shall be constructed using three operands separated by two operators, as shown in Table 4-1. "Table 4-1" should be "Syntax 4-1". Shalom Shalom Bresticker Intel Jerusalem LAD DA +972 2 589-6582 +972 54 721-1033 --------------------------------------------------------------------- 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 Jun 11 02:48:03 2008
This archive was generated by hypermail 2.1.8 : Wed Jun 11 2008 - 02:48:21 PDT