How embarrassing! You're quite correct on both points! I would just delete both the override and the comment, as they are not essential to the example. This is clearly an editorial correction, in my opinion. Thanks, Shalom bus_conn #(My_DataIn = 8'hF0) bconn3 (dataout[7:0]); // The parameter value in the bus_conn definition is overridden // to 8'hF0 The highlighted portion is wrong both syntactically and semantically. Module bus_conn does not have any parameter, and to override a parameter, this type of syntax is not allowed. Please correct the example. I am filing a Mantis against that. Hope in the original version of LRM, all those incorrect examples will be corrected. --------------------------------------------------------------------- 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 Tue Jun 16 00:03:59 2009
This archive was generated by hypermail 2.1.8 : Tue Jun 16 2009 - 00:04:57 PDT