[sv-ec] Wrong checker example

From: Surya Pratik Saha <spsaha@cal.interrasystems.com>
Date: Fri Jan 29 2010 - 06:25:52 PST
Hi,
In the SV 2009 LRM, the big example shown for checker section (page no 436) has a mistake in the generate if condtion:

typedef enum { cover_none, cover_all } coverage_level;
[...]
generate if (coverage_level != cover_none) begin : cover_b
[...]


coverage_level is not a variable which can be compared. Currently Mantis link is down, so I could not file the Mantis against it.
-- 
Regards
Surya

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean. Received on Fri Jan 29 06:54:51 2010

This archive was generated by hypermail 2.1.8 : Fri Jan 29 2010 - 06:58:52 PST