[sv-bc], [sv-ac] Undefined variable: 'IDLE'. in 8.2 example

From: Ben Cohen <hdlcohen@gmail.com>
Date: Fri Jan 25 2013 - 23:04:12 PST
Undefined variable: 'IDLE'.
Change IDLE to 4'b0

8.2 Overview
class Packet ;
//data or class properties
bit [3:0] command;
...
// initialization
function new();
command = IDLE;

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Jan 25 23:05:50 2013

This archive was generated by hypermail 2.1.8 : Fri Jan 25 2013 - 23:06:05 PST