[sv-ec] Compilation unit query

From: Kausik Datta <kausikd_at_.....>
Date: Sun Mar 13 2005 - 23:43:30 PST
Hi,
I have a query related to the compilation unit.

Is the following testcase valid?

module top;
 wire w1;
 assign w1 = $unit::w; // compilation unit scope 
endmodule
reg w;

Here "w" is delared after it is used in the text.
Thanks
Kausik


 



Received on Sun Mar 13 23:43:47 2005

This archive was generated by hypermail 2.1.8 : Sun Mar 13 2005 - 23:44:22 PST