Here are my finding for 16.4-16.7 Syntax 16-2 "cover #0 ( expression ) statement_or_null" should be "cover #0 ( expression ) action_block" (2005) Last paragraph of 16.4.2 in "Due to the arbitrary order of the assignments in the simulator, it might be the case that in a cycle where both variables are being assigned the same value, b1 executes while a has been assigned but b still holds its previous value." The a after the "while" is not in courier as it should At 16.7 consecutive_repetition ::= [* const_or_range_expression ] [* const_or_range_expression ] | ##[*] | ##[+] Should be consecutive_repetition ::= [* const_or_range_expression ] | [*] | [+] --------------------------------------------------------------------- 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 Sat Jun 28 11:58:13 2008
This archive was generated by hypermail 2.1.8 : Sat Jun 28 2008 - 11:58:50 PDT