[sv-bc] Scope specific keyword

From: Surya Pratik Saha <spsaha_at_.....>
Date: Fri Jul 25 2008 - 02:16:01 PDT
Hi,
Does SV or Verilog LRM define some keywords as scope specific? I did not 
see any. But some of the standard simulators considers 'instance' as 
keyword inside 'config' scope only. In other places, you can use it as 
identifier. Though Verilog 1364-2005 LRM defines 'instance' in the 
keyword list. So following case should fail:

module top;
    integer instance;
endmodule

Please let me know it is the simulator bug or am I missing anything.

-- 
Regards
Surya




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Jul 25 02:17:20 2008

This archive was generated by hypermail 2.1.8 : Fri Jul 25 2008 - 02:19:51 PDT